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: "解除封鎖遠端伺服器"