From b5c7480a0d8523d81467ab5c589483f25f9a9f11 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 24 Sep 2023 15:39:07 +0900 Subject: [PATCH] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 9a7840b53c..cd6473aebd 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -2107,12 +2107,18 @@ _moderationLogTypes: suspend: "凍結" unsuspend: "解除凍結" addCustomEmoji: "新增自訂表情符號" + updateCustomEmoji: "更新自訂表情符號" + deleteCustomEmoji: "刪除自訂表情符號" updateServerSettings: "更新伺服器設定" updateUserNote: "更新管理筆記" deleteDriveFile: "刪除檔案" deleteNote: "刪除貼文" createGlobalAnnouncement: "建立全網通知" createUserAnnouncement: "建立使用者通知" + updateGlobalAnnouncement: "更新全部的公告" + updateUserAnnouncement: "更新使用者的公告" + deleteGlobalAnnouncement: "刪除全部的公告" + deleteUserAnnouncement: "刪除使用者的公告" resetPassword: "重設密碼" suspendRemoteInstance: "封鎖遠端伺服器" unsuspendRemoteInstance: "解除封鎖遠端伺服器"