diff --git a/src/i18n/zh-Hant/common.json b/src/i18n/zh-Hant/common.json new file mode 100644 index 00000000..0ccecbde --- /dev/null +++ b/src/i18n/zh-Hant/common.json @@ -0,0 +1,21 @@ +{ + "buttons": { + "apply": "套用", + "cancel": "取消" + }, + "customEmoji": { + "accessibilityLabel": "自定的表情符號 {{emoji}}" + }, + "message": { + "success": { + "message": "{{function}} 成功完成" + }, + "warning": { + "message": "" + }, + "error": { + "message": "{{function}} 失敗,請再試一次" + } + }, + "separator": "," +} \ No newline at end of file