Translated using Weblate (Russian)

Currently translated at 99.7% (462 of 463 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Artyom Vasilyev 2021-07-22 07:11:42 +00:00 committed by Hosted Weblate
parent 86651f4c55
commit 1e9175c4a1
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 20 additions and 0 deletions

View File

@ -2481,5 +2481,25 @@
"@commandHintReact": {
"type": "text",
"description": "Usage hint for the command /react"
},
"commandHintHtml": "Отправить текст формата HTML",
"@commandHintHtml": {
"type": "text",
"description": "Usage hint for the command /html"
},
"commandHintPlain": "Отправить неотформатированный текст",
"@commandHintPlain": {
"type": "text",
"description": "Usage hint for the command /plain"
},
"commandHintMe": "Опишите себя",
"@commandHintMe": {
"type": "text",
"description": "Usage hint for the command /me"
},
"commandHintSend": "Отправить текст",
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
}
}