mirror of https://github.com/tooot-app/app
New translations common.json (Vietnamese)
This commit is contained in:
parent
018bf56798
commit
9acb8b856b
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"buttons": {
|
||||
"apply": "Áp dụng",
|
||||
"cancel": "Hủy bỏ"
|
||||
},
|
||||
"customEmoji": {
|
||||
"accessibilityLabel": "Tùy chỉnh emoji {{emoji}}"
|
||||
},
|
||||
"message": {
|
||||
"success": {
|
||||
"message": "Đã {{function}} xong!"
|
||||
},
|
||||
"warning": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": "{{function}} thất bại, xin thử lại sau"
|
||||
}
|
||||
},
|
||||
"separator": ", "
|
||||
}
|
Loading…
Reference in New Issue