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 f98b901944
commit ff7134f6a4

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