From 9eb7b0e1850e9732eb3cd95f2251348db6b5b708 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:18:46 +0100 Subject: [PATCH] Update langs 2024-01-15 (#62) Co-authored-by: mklkj --- composer.json | 2 +- langs6/ko_KR.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index fc0f813..4477453 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mklkj/tinymce-i18n", - "version": "23.12.19", + "version": "24.1.15", "description": "Languages for TinyMCE 4, 5 and 6", "keywords": [ "i18n", diff --git a/langs6/ko_KR.js b/langs6/ko_KR.js index 40c66ae..61df69f 100644 --- a/langs6/ko_KR.js +++ b/langs6/ko_KR.js @@ -267,7 +267,7 @@ tinymce.addI18n("ko_KR", { "Rich Text Area": "\uc11c\uc2dd \ud14d\uc2a4\ud2b8 \uc601\uc5ed", "Rich Text Area. Press ALT-0 for help.": "\uc11c\uc2dd \uc788\ub294 \ud14d\uc2a4\ud2b8 \uc601\uc5ed. ALT-0\uc744 \ub204\ub974\uba74 \ub3c4\uc6c0\ub9d0\uc744 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "System Font": "\uc2dc\uc2a4\ud15c \uae00\uaf34", - "Failed to upload image: {0}": "\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc \uc2e4\ud328: {0}", + "Failed to upload image: {0}": "\uc774\ubbf8\uc9c0{0}\uc744(\ub97c) \uc5c5\ub85c\ub4dc \ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.", "Failed to load plugin: {0} from url {1}": "URL {1}\ub85c\ubd80\ud130 \ud50c\ub7ec\uadf8\uc778 {0}\uc744 \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.", "Failed to load plugin url: {0}": "\ud50c\ub7ec\uadf8\uc778 URL {0}\uc744 \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.", "Failed to initialize plugin: {0}": "\ud50c\ub7ec\uadf8\uc778 {0}\uc758 \ucd08\uae30\ud654\uac00 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4", diff --git a/package.json b/package.json index e8e69de..a24f224 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinymce-i18n", - "version": "23.12.19", + "version": "24.1.15", "description": "Languages for TinyMCE 4, 5 and 6", "keywords": [ "i18n",