diff --git a/composer.json b/composer.json index 0e5dd10..73df068 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mklkj/tinymce-i18n", - "version": "24.7.29", + "version": "24.8.26", "description": "Languages for TinyMCE 4, 5 and 6", "keywords": [ "i18n", diff --git a/langs7/vi.js b/langs7/vi.js index 12a8953..7d5ca81 100644 --- a/langs7/vi.js +++ b/langs7/vi.js @@ -29,7 +29,7 @@ tinymce.addI18n("vi", { "Black": "\u0110en", "Block": "Kh\u1ed1i", "Block {0}": "Kh\u1ed1i {0}", - "Blockquote": "\u0110o\u1ea1n Tr\xedch D\u1eabn", + "Blockquote": "\u0110o\u1ea1n tr\xedch d\u1eabn", "Blocks": "Kh\u1ed1i", "Blue": "Xanh d\u01b0\u01a1ng", "Blue component": "Th\xe0nh ph\u1ea7n xanh", @@ -45,7 +45,7 @@ tinymce.addI18n("vi", { "Browse links": "M\u1edf li\xean k\u1ebft", "Bullet list": "Danh s\xe1ch d\u1ea1ng bi\u1ec3u t\u01b0\u1ee3ng", "Cancel": "Hu\u1ef7 B\u1ecf", - "Caption": "Ti\xeau \u0111\u1ec1", + "Caption": "Ch\xfa th\xedch", "Cell": "\xd4", "Cell padding": "Kho\u1ea3ng c\xe1ch trong \xf4", "Cell properties": "Thu\u1ed9c t\xednh \xf4", @@ -316,7 +316,7 @@ tinymce.addI18n("vi", { "Selection": "L\u1ef1a ch\u1ecdn", "Shortcut": "Ph\xedm t\u1eaft", "Show blocks": "Hi\u1ec3n th\u1ecb kh\u1ed1i", - "Show caption": "Hi\u1ec7n ti\xeau \u0111\u1ec1", + "Show caption": "Hi\u1ec7n ch\xfa th\xedch", "Show invisible characters": "Hi\u1ec3n th\u1ecb k\xfd t\u1ef1 \u1ea9n", "Size": "K\xedch th\u01b0\u1edbc", "Solid": "N\xe9t li\u1ec1n m\u1ea1ch", @@ -327,7 +327,7 @@ tinymce.addI18n("vi", { "Split cell": "Chia c\u1eaft \xf4", "Square": "\xd4 vu\xf4ng", "Start list at number": "Danh s\xe1ch b\u1eaft \u0111\u1ea7u b\u1eb1ng s\u1ed1", - "Strikethrough": "G\u1ea1ch ngang", + "Strikethrough": "G\u1ea1ch ngang ch\u1eef", "Style": "Ki\u1ec3u", "Subscript": "K\xfd t\u1ef1 th\u1ea5p", "Superscript": "K\xfd t\u1ef1 m\u0169", @@ -355,7 +355,7 @@ tinymce.addI18n("vi", { "Travel and Places": "Du l\u1ecbch v\xe0 \u0111\u1ecba \u0111i\u1ec3m", "Turquoise": "Ng\u1ecdc lam", "Underline": "G\u1ea1ch d\u01b0\u1edbi", - "Undo": "H\u1ee7y thao t\xe1c", + "Undo": "Ho\xe0n t\xe1c", "Upload": "T\u1ea3i l\xean", "Uploading image": "\u0110ang t\u1ea3i \u1ea3nh l\xean", "Upper Alpha": "In hoa", diff --git a/package-lock.json b/package-lock.json index a646514..042a252 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tinymce-i18n", - "version": "24.7.29", + "version": "24.8.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tinymce-i18n", - "version": "24.7.29", + "version": "24.8.26", "license": "MIT", "devDependencies": { "js-beautify": "^1.14.11" diff --git a/package.json b/package.json index e17d5ba..ac4c0fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinymce-i18n", - "version": "24.7.29", + "version": "24.8.26", "description": "Languages for TinyMCE 4, 5, 6 and 7", "keywords": [ "i18n",