Skip to content

Commit

Permalink
Add the ToS to the navigation bar (#3727)
Browse files Browse the repository at this point in the history
* Add the ToS to the navigation bar

* Update locales and snapshots
  • Loading branch information
AetherUnbound authored Feb 2, 2024
1 parent ff7802b commit 7cef420
Show file tree
Hide file tree
Showing 24 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/composables/use-pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ export default function usePages() {
name: "navigation.api",
link: "https://api.openverse.engineering/v1/",
},
{
id: "terms",
name: "navigation.terms",
link: "https://docs.openverse.org/terms_of_service.html",
},
{
id: "privacy",
name: "navigation.privacy",
Expand Down
1 change: 1 addition & 0 deletions frontend/src/locales/scripts/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
licenses: "Licenses",
getInvolved: "Get involved",
api: "API",
terms: "Terms",
privacy: "Privacy",
feedback: "Feedback",
sources: "Sources",
Expand Down
1 change: 1 addition & 0 deletions frontend/test/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@
"licenses": "التراخيص",
"getInvolved": "شارك",
"api": "API",
"terms": "شروط",
"privacy": "خصوصية",
"feedback": "استجابة",
"sources": "مصادر",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7cef420

Please sign in to comment.