From aba1f8962a39f6630a0cb0d77507f25b09d8ca76 Mon Sep 17 00:00:00 2001 From: enteragoodusername <66654126+enteragoodusername@users.noreply.github.com> Date: Mon, 12 Feb 2024 06:32:00 -0500 Subject: [PATCH] Change outdated links in about page for codebase and project board to current links (#3768) * Updated outdated links in about page for codebase and project board * Linting * Updated frontend snapshots * Add test locales and exclude GitHub from translations Signed-off-by: Olga Bulat * Update snapshots Signed-off-by: Olga Bulat * Add GitHub to i18n linting ignore list Signed-off-by: Olga Bulat --------- Signed-off-by: Olga Bulat Co-authored-by: Madison Swain-Bowden Co-authored-by: Olga Bulat --- frontend/src/locales/scripts/en.json5 | 6 ++--- frontend/src/pages/about.vue | 23 ++++++------------ frontend/test/locales/ar.json | 5 ++-- .../about-ltr-2xl-linux.png | Bin 223979 -> 224259 bytes .../about-ltr-lg-linux.png | Bin 224102 -> 222821 bytes .../about-ltr-md-linux.png | Bin 233431 -> 231688 bytes .../about-ltr-sm-linux.png | Bin 196496 -> 197086 bytes .../about-ltr-xl-linux.png | Bin 220154 -> 220527 bytes .../about-ltr-xs-linux.png | Bin 197506 -> 197249 bytes .../about-rtl-2xl-linux.png | Bin 203180 -> 203339 bytes .../about-rtl-lg-linux.png | Bin 202033 -> 201535 bytes .../about-rtl-md-linux.png | Bin 202057 -> 201455 bytes .../about-rtl-sm-linux.png | Bin 169184 -> 168834 bytes .../about-rtl-xl-linux.png | Bin 199129 -> 199431 bytes .../about-rtl-xs-linux.png | Bin 174099 -> 173675 bytes packages/eslint-plugin/src/configs/vue.ts | 1 + 16 files changed, 13 insertions(+), 22 deletions(-) diff --git a/frontend/src/locales/scripts/en.json5 b/frontend/src/locales/scripts/en.json5 index 73979693079..9cab04500bf 100644 --- a/frontend/src/locales/scripts/en.json5 +++ b/frontend/src/locales/scripts/en.json5 @@ -82,10 +82,8 @@ content: "{openverse} searches across more than 700 million images and audio from open APIs and the {commonCrawl} dataset. It goes beyond simple search to aggregate results across multiple public repositories into a single catalog, and facilitates reuse through features like machine-generated tags and one-click attribution.", }, planning: { - content: "Currently {openverse} only searches images and audio, with search for video provided through External Sources. But we plan to add additional media types such as open texts and 3D models, with the ultimate goal of providing access to the estimated 2.5 billion CC licensed and public domain works on the web. All of our code is open source ({frontend}, {api}, {catalog}) and we {community}. You can see what {working}.", - frontend: "{openverse} frontend", - api: "{openverse} API", - catalog: "{openverse} Catalog", + content: "Currently {openverse} only searches images and audio, with search for video provided through External Sources. But we plan to add additional media types such as open texts and 3D models, with the ultimate goal of providing access to the estimated 2.5 billion CC licensed and public domain works on the web. All of our code is open source and can be accessed at the {repository}. We {community}. You can see what {working}.", + repository: "{openverse} {github} repository", community: "welcome community contribution", working: "we’re currently working on", }, diff --git a/frontend/src/pages/about.vue b/frontend/src/pages/about.vue index 1636de2f96b..f30fef6cb0e 100644 --- a/frontend/src/pages/about.vue +++ b/frontend/src/pages/about.vue @@ -16,28 +16,21 @@ - - -