Added translations library
This commit is contained in:
10
lib/i18n/strings_es.i18n.json
Normal file
10
lib/i18n/strings_es.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"connect": {
|
||||
"connect": "Conectar",
|
||||
"connecting": "Conectando...",
|
||||
"cannotConnectToServer": "No se puede conectar con el servidor."
|
||||
},
|
||||
"links": {
|
||||
"links": "Enlaces"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user