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 c0513dfb59
commit 81e4322c59
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

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": {}
}
}