mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
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:
parent
86651f4c55
commit
1e9175c4a1
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user