Translated using Weblate (Estonian)

Currently translated at 100.0% (439 of 439 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
Priit Jõerüüt 2021-06-06 15:20:14 +00:00 committed by Hosted Weblate
parent b059013de2
commit 715691cf37
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2371,5 +2371,22 @@
"@changeYourAvatar": { "@changeYourAvatar": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"singlesignon": "Ühekordne sisselogimine",
"@singlesignon": {
"type": "text",
"placeholders": {}
},
"loginWith": "Logi sisse {brand} abil",
"@loginWith": {
"type": "text",
"placeholders": {
"brand": {}
}
},
"register": "Registreeru",
"@register": {
"type": "text",
"placeholders": {}
} }
} }