tooot/src/i18n/zh-Hant/common.json

22 lines
401 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"buttons": {
"OK": "OK",
"apply": "套用",
"cancel": "取消"
},
"customEmoji": {
"accessibilityLabel": "自定的表情符號 {{emoji}}"
},
"message": {
"success": {
"message": "{{function}} 成功完成"
},
"warning": {
"message": ""
},
"error": {
"message": "{{function}} 失敗,請再試一次"
}
},
"separator": ""
}