diff options
| author | tusooa <tusooa@kazv.moe> | 2023-12-31 21:23:07 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-01-13 22:37:29 +0000 |
| commit | 9ec61c07ef2e4fe96b88590e7d29273f3266823d (patch) | |
| tree | 8c0fb3e1951bf41e031ea1f9519e9364099d9bd6 | |
| parent | f5b4b5f7770dad5c8a90bce2263d3a97b9ad2d00 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.3% (1068 of 1086 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| -rw-r--r-- | src/i18n/zh.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 396cb2f2..2ade41f7 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -943,7 +943,7 @@ "sandbox": "强制帖子为只有关注者可看", "disable_remote_subscription": "禁止从远程实例关注用户", "disable_any_subscription": "完全禁止关注用户", - "quarantine": "从联合实例中禁止用户帖子", + "quarantine": "不许帖子传入别站", "delete_user": "删除用户", "delete_user_data_and_deactivate_confirmation": "这将永久删除该账户的数据并停用该账户。你完全确定吗?" }, |
