New translations common.json (Vietnamese)

This commit is contained in:
xmflsct 2022-02-03 17:34:09 +01:00
parent 018bf56798
commit 9acb8b856b
1 changed files with 21 additions and 0 deletions

21
src/i18n/vi/common.json Normal file
View 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": ", "
}