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

22 lines
401 B
JSON
Raw Normal View History

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