diff --git a/src/i18n/vi/common.json b/src/i18n/vi/common.json new file mode 100644 index 00000000..813185d7 --- /dev/null +++ b/src/i18n/vi/common.json @@ -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": ", " +} \ No newline at end of file