Translated using Weblate (Russian)

Currently translated at 98.7% (539 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Nikita Epifanov 2022-02-15 16:03:25 +00:00 committed by Hosted Weblate
parent 10f66ef0f0
commit c5d8fca88e
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 9 additions and 1 deletions

View File

@ -2737,5 +2737,13 @@
"editIntegrations": "Редактирование виджетов и интеграций",
"@editIntegrations": {},
"integrationsNotImplemented": "Редактирование виджетов и интеграций пока невозможно.",
"@integrationsNotImplemented": {}
"@integrationsNotImplemented": {},
"reactedWith": "{sender} реагирует с {reaction}",
"@reactedWith": {
"type": "text",
"placeholders": {
"sender": {},
"reaction": {}
}
}
}