Skip to content

Commit 1d12632

Browse files
committed
updated spanish bundle
1 parent 8934cd1 commit 1d12632

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

src/i18n/locales/es/translations.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"or": "o"
44
},
55
"dashboard": {
6-
"name": "Tablero",
6+
"name": "Tablero de control",
77
"welcome_line": "Bienvenido a OCL.",
8-
"take_a_tour": "Hacer un recorrido"
8+
"take_a_tour": "Realizar un recorrido",
9+
"hello": "Hola",
10+
"create_repository": "Crear repositorio"
911
},
1012
"my_repositories": {
1113
"name": "Mis repositorios"
@@ -15,6 +17,9 @@
1517
},
1618
"auth": {
1719
"sign_in": "Iniciar sesión",
18-
"register": "Registrarse"
20+
"register": "Registrarse",
21+
"signing_in": "Iniciando sesión...",
22+
"sign_in_success": "Se inició sesión correctamente.",
23+
"sign_in_error": "No se pudo iniciar sesión en este momento."
1924
}
2025
}

0 commit comments

Comments
 (0)