Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
Eric 2022-02-15 02:38:50 +00:00 committed by Hosted Weblate
parent 7daa59da24
commit 9f133a30f2

View file

@ -2737,5 +2737,13 @@
"integrationsNotImplemented": "尚无法编辑小部件和集成。",
"@integrationsNotImplemented": {},
"editIntegrations": "编辑小部件和集成",
"@editIntegrations": {}
"@editIntegrations": {},
"reactedWith": "{sender} 通过 {reaction} 进行了回应",
"@reactedWith": {
"type": "text",
"placeholders": {
"sender": {},
"reaction": {}
}
}
}