Added translations library

This commit is contained in:
Juan Gilsanz Polo
2024-02-22 00:52:07 +01:00
parent 658adb7e2c
commit 3fd32ca5fa
13 changed files with 571 additions and 88 deletions

View File

@@ -0,0 +1,10 @@
{
"connect": {
"connect": "Conectar",
"connecting": "Conectando...",
"cannotConnectToServer": "No se puede conectar con el servidor."
},
"links": {
"links": "Enlaces"
}
}