Skip to content

Commit

Permalink
i18n: Update French and Spanish translations (#526)
Browse files Browse the repository at this point in the history
* Add cookie consent translations
* Add missing translations for previous, next, and figure
  • Loading branch information
Pedro J. Ortiz authored and gcushen committed May 1, 2018
1 parent 7f25b74 commit ed5a518
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
20 changes: 20 additions & 0 deletions i18n/es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@
- id: minute_read
translation: min de lectura

- id: previous
translation: Anterior

- id: next
translation: Siguiente

- id: figure
translation: "Figura %d:"

# Buttons

- id: btn_preprint
Expand Down Expand Up @@ -138,3 +147,14 @@

- id: 404_recommendations
translation: ¿Buscabas una de éstas?

# Cookie consent

- id: cookie_message
translation: Este sitio web utiliza cookies para garantizarle una mejor experiencia.

- id: cookie_dismiss
translation: Entendido!

- id: cookie_learn
translation: Más información
20 changes: 20 additions & 0 deletions i18n/fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@
- id: minute_read
translation: min de lecture

- id: previous
translation: Précédent

- id: next
translation: Suivant

- id: figure
translation: "Figure %d:"

# Buttons

- id: btn_preprint
Expand Down Expand Up @@ -138,3 +147,14 @@

- id: 404_recommendations
translation: Vous cherchiez peut-être une des pages suivantes ?

# Cookie consent

- id: cookie_message
translation: Ce site utilise des cookies pour vous assurer la meilleure expérience.

- id: cookie_dismiss
translation: Accepter

- id: cookie_learn
translation: En savoir plus

0 comments on commit ed5a518

Please sign in to comment.