-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(localization): localize sidebar
- Loading branch information
1 parent
343894e
commit 536f89e
Showing
14 changed files
with
1,093 additions
and
5 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"title": { | ||
"message": "Blog", | ||
"description": "The title for the blog used in SEO" | ||
}, | ||
"description": { | ||
"message": "Blog", | ||
"description": "The description for the blog used in SEO" | ||
}, | ||
"sidebar.title": { | ||
"message": "Publicaciones recientes", | ||
"description": "The label for the left sidebar" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"version.label": { | ||
"message": "Siguiente", | ||
"description": "The label for version current" | ||
}, | ||
"sidebar.tutorialSidebar.category.Ad placements": { | ||
"message": "Ubicaciones de anuncios", | ||
"description": "The label for category Ad placements in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Ad placements.link.generated-index.title": { | ||
"message": "Ubicaciones del anuncio de Brave", | ||
"description": "The generated-index page title for category Ad placements in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Brave Search": { | ||
"message": "Buscador de Brave", | ||
"description": "The label for category Brave Search in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Brave Search.link.generated-index.title": { | ||
"message": "Ubicaciones del Buscador de Brave", | ||
"description": "The generated-index page title for category Brave Search in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Brave Browser": { | ||
"message": "Brave Browser", | ||
"description": "The label for category Brave Browser in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Brave Browser.link.generated-index.title": { | ||
"message": "Ubicaciones de Brave Browser", | ||
"description": "The generated-index page title for category Brave Browser in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Getting started": { | ||
"message": "Comenzar", | ||
"description": "The label for category Getting started in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Campaign performance": { | ||
"message": "Rendimiento de la campaña", | ||
"description": "The label for category Campaign performance in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Account management": { | ||
"message": "Gestión de cuentas", | ||
"description": "The label for category Account management in sidebar tutorialSidebar" | ||
}, | ||
"sidebar.tutorialSidebar.category.Advertiser policies": { | ||
"message": "Políticas de los anunciantes", | ||
"description": "The label for category Advertiser policies in sidebar tutorialSidebar" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"link.title.Try Brave": { | ||
"message": "Pruebe Brave", | ||
"description": "The title of the footer links column with title=Try Brave in the footer" | ||
}, | ||
"link.title.Follow Brave": { | ||
"message": "Siga a Brave", | ||
"description": "The title of the footer links column with title=Follow Brave in the footer" | ||
}, | ||
"link.title.Resources": { | ||
"message": "Recursos", | ||
"description": "The title of the footer links column with title=Resources in the footer" | ||
}, | ||
"link.item.label.Browser": { | ||
"message": "Navegador", | ||
"description": "The label of footer link with label=Browser linking to https://brave.com/download" | ||
}, | ||
"link.item.label.Search": { | ||
"message": "Buscador", | ||
"description": "The label of footer link with label=Search linking to https://search.brave.com" | ||
}, | ||
"link.item.label.Twitter": { | ||
"message": "Twitter", | ||
"description": "The label of footer link with label=Twitter linking to https://twitter.com/brave" | ||
}, | ||
"link.item.label.LinkedIn": { | ||
"message": "LinkedIn", | ||
"description": "The label of footer link with label=LinkedIn linking to https://www.linkedin.com/company/brave-software" | ||
}, | ||
"link.item.label.Case studies": { | ||
"message": "Casos de estudio", | ||
"description": "The label of footer link with label=Case studies linking to https://brave.com/brave-ads/casestudies" | ||
}, | ||
"link.item.label.Learn": { | ||
"message": "Información", | ||
"description": "The label of footer link with label=Learn linking to https://brave.com/brave-ads/learn" | ||
}, | ||
"copyright": { | ||
"message": "Copyright © 2024 Brave Software, Inc.", | ||
"description": "The footer copyright" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"title": { | ||
"message": "Anuncios de Brave", | ||
"description": "The title in the navbar" | ||
}, | ||
"logo.alt": { | ||
"message": "Logo de Brave", | ||
"description": "The alt text of navbar logo" | ||
}, | ||
"item.label.Sign up": { | ||
"message": "Regístrese", | ||
"description": "Navbar item with label Sign up" | ||
}, | ||
"item.label.About": { | ||
"message": "Acerca de", | ||
"description": "Navbar item with label About" | ||
}, | ||
"item.label.Audience": { | ||
"message": "Audiencia", | ||
"description": "Navbar item with label Audience" | ||
} | ||
} |
Oops, something went wrong.