diff options
| author | marcin mikołajczak <git@mkljczk.pl> | 2024-01-19 19:01:38 +0100 |
|---|---|---|
| committer | marcin mikołajczak <git@mkljczk.pl> | 2024-01-19 19:01:38 +0100 |
| commit | d28e48e9dcf163e4493bcfc3c65ec62a0b740c38 (patch) | |
| tree | e3cf789de6e010f653bf821db85465f01e4692eb /src/i18n | |
| parent | f6d3a66a5b7bcbbecc72a66532866ee096c7752d (diff) | |
| parent | dbe9da0f09d9471e9a87e564bb18412f937b8542 (diff) | |
Merge remote-tracking branch 'mkljczk/quotes-count' into quotes-count
Diffstat (limited to 'src/i18n')
| -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": "这将永久删除该账户的数据并停用该账户。你完全确定吗?" }, |
