Skip to content

Commit

Permalink
Profile download and custom labels
Browse files Browse the repository at this point in the history
Support e-mission/e-mission-phone#1120 and other changes found while adding it. @Abby-Wheelis we may want to check with the Lao team and sync up changes (potentially using @JGreenlee's script) since the custom label changes will be fairly visibile.
  • Loading branch information
shankari authored Jul 20, 2024
1 parent af8e34b commit e658a1a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions es/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
"trip-confirm": {
"services-please-fill-in": "Por favor, complete el {{text}} que no aparece.",
"services-cancel": "Cancelar",
"services-save": "Guardar"
"services-save": "Guardar",
"custom-mode": "Modo personalizado",
"custom-purpose": "Propósito personalizado",
"custom-labels": "Etiquetas personalizadas"
},

"control":{
Expand Down Expand Up @@ -47,7 +50,12 @@
"reminders-time-of-day": "Hora del día de los recordatorios ({{time}})",
"upcoming-notifications": "Recordatorios Próximos",
"dummy-notification" : "Recordatorio Simulado en 5 Segundos",
"log-out": "Cerrar Sesión"
"log-out": "Cerrar Sesión",
"refresh-app-config": "Actualizar la configuración de la app",
"current-version": "Versión actual: {{version}}",
"refreshing-app-config": ""Actualizando la configuración de la app, espere...",",
"already-up-to-date": "Ya actualizado!",
"manage-custom-labels": "Administrar etiquetas personalizadas"
},

"general-settings":{
Expand Down

0 comments on commit e658a1a

Please sign in to comment.