mirror of
https://github.com/tooot-app/app
synced 2025-04-24 07:07:24 +02:00
New translations common.json (Vietnamese)
This commit is contained in:
parent
018bf56798
commit
9acb8b856b
21
src/i18n/vi/common.json
Normal file
21
src/i18n/vi/common.json
Normal file
@ -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…
x
Reference in New Issue
Block a user