forked from infinitered/ignite
-
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.
Merge pull request infinitered#573 from mgscreativa/master
Added spanish translation
- Loading branch information
Showing
1 changed file
with
26 additions
and
1 deletion.
There are no files selected for viewing
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 |
---|---|---|
@@ -1 +1,26 @@ | ||
{} | ||
{ | ||
"signIn": "Entrar", | ||
"logOut": "Salir", | ||
"loginLogoutExampleTitle": "Ejemplo de Login/Logout con Redux + Sagas", | ||
"progressiveImageComponent": "Componente de Imagen Progresiva", | ||
"api": "API", | ||
"locale": "I18n Locale", | ||
"rnVectorIcons": "Íconos Vectoriales RN", | ||
"loginWithFacebook": "Entrar con Facebook", | ||
"rnAnimatable": "RN Animable", | ||
"igniteGenerated": "Pantallas Generadas por Ignite", | ||
"forgotPassword": "Olvidé mi Contraseña", | ||
"username": "Usuario", | ||
"password": "Contraseña", | ||
"cancel": "Cancelar", | ||
"welcome": "Bienvenido", | ||
"login": "Login", | ||
"tempIndicator": "C", | ||
"componentExamples": "Ejemplos de Componentes", | ||
"usageExamples": "Ejemplos de Uso", | ||
"apiTesting": "Testeo de API", | ||
"themeSettings": "Configuración de Temas", | ||
"deviceDetails": "Detalles del Dispositivo", | ||
"noItems": "No hay Items", | ||
"search": "Buscar" | ||
} |