feat: enhance login and error handling (#423)

This commit is contained in:
Joaquín Sánchez 2022-12-14 00:12:16 +01:00 committed by GitHub
parent 1f5b0cf5ef
commit 110e7ae61f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 61 additions and 8 deletions

View file

@ -72,6 +72,8 @@
},
"error": {
"account_not_found": "No se encontró la cuenta {0}",
"explore-list-empty": "Nada es tendencia en este momento. ¡Vuelva más tarde!",
"sign_in_error": "No se ha podido conectar con el servidor.",
"status_not_found": "Estado no encontrado"
},
"feature_flag": {