diff options
| author | Kana <gudzpoz@live.com> | 2021-02-21 03:44:53 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-02-22 03:28:44 +0000 |
| commit | 5ddfc787ed78313952b34e63f4f3156387b50098 (patch) | |
| tree | b05c3d118315ddf0a3c3654b47fcb30ae9f4f6cd | |
| parent | 226ec1c5bea8aa3a77f95fcc4581e5e01efa7c54 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (684 of 685 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| -rw-r--r-- | src/i18n/zh.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 3b377b85..5e377f7c 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -189,7 +189,9 @@ "password_required": "不能留空", "password_confirmation_required": "不能留空", "password_confirmation_match": "密码不一致" - } + }, + "reason_placeholder": "此实例的注册需要手动批准。\n请让管理员知道您为什么想要注册。", + "reason": "注册理由" }, "selectable_list": { "select_all": "选择全部" |
