Translated using Weblate (Spanish)

Currently translated at 69.0% (330 of 478 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
Emir 2021-08-08 06:28:31 +00:00 committed by Hosted Weblate
parent d37e838fc2
commit b4f4f43a28

View file

@ -1805,5 +1805,22 @@
"@chats": {
"type": "text",
"placeholders": {}
},
"youWillBeConnectedTo": "Serás conectado a {homeserver}",
"@youWillBeConnectedTo": {
"type": "text",
"placeholders": {
"homeserver": {}
}
},
"publicGroups": "Grupos Publicos",
"@publicGroups": {
"type": "text",
"placeholders": {}
},
"people": "Personas",
"@people": {
"type": "text",
"placeholders": {}
}
}