diff options
| -rw-r--r-- | src/i18n/zh_Hant.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index f63acab8..a8d0dc3c 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -526,7 +526,8 @@ "mute_import": "靜音導入", "mute_import_error": "導入靜音時出錯", "mute_export_button": "將靜音導出到csv文件", - "mute_export": "靜音導出" + "mute_export": "靜音導出", + "hide_wallpaper": "隱藏實例桌布" }, "chats": { "more": "更多", |
