mirror of
https://github.com/tooot-app/app
synced 2025-01-05 22:18:35 +01:00
New translations common.json (Chinese Traditional)
This commit is contained in:
parent
48438ae5f9
commit
4624b4a37f
21
src/i18n/zh-Hant/common.json
Normal file
21
src/i18n/zh-Hant/common.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"buttons": {
|
||||
"apply": "套用",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"customEmoji": {
|
||||
"accessibilityLabel": "自定的表情符號 {{emoji}}"
|
||||
},
|
||||
"message": {
|
||||
"success": {
|
||||
"message": "{{function}} 成功完成"
|
||||
},
|
||||
"warning": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": "{{function}} 失敗,請再試一次"
|
||||
}
|
||||
},
|
||||
"separator": ","
|
||||
}
|
Loading…
Reference in New Issue
Block a user