From 97cb4abff495cf084769a04bc5550e851d494bd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:24:30 +0100 Subject: [PATCH] Update langs 2024-10-28 (#102) Co-authored-by: mklkj --- composer.json | 2 +- langs7/pl.js | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 0972ef1..c0809dd 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mklkj/tinymce-i18n", - "version": "24.10.21", + "version": "24.10.28", "description": "Languages for TinyMCE 4, 5 and 6", "keywords": [ "i18n", diff --git a/langs7/pl.js b/langs7/pl.js index 120f9f8..84bfe8f 100644 --- a/langs7/pl.js +++ b/langs7/pl.js @@ -284,7 +284,7 @@ tinymce.addI18n("pl", { "Range 0 to 255": "Od 0 do 255", "Red": "Czerwony", "Red component": "Czerwony", - "Redo": "Powt\xf3rz", + "Redo": "Redo", "Remove": "Usu\u0144", "Remove color": "Usu\u0144 kolor", "Remove link": "Usu\u0144 \u0142\u0105cze", diff --git a/package-lock.json b/package-lock.json index c3230f5..a5f7ef9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tinymce-i18n", - "version": "24.10.21", + "version": "24.10.28", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tinymce-i18n", - "version": "24.10.21", + "version": "24.10.28", "license": "MIT", "devDependencies": { "js-beautify": "^1.14.11" diff --git a/package.json b/package.json index 54cdf31..74b834a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinymce-i18n", - "version": "24.10.21", + "version": "24.10.28", "description": "Languages for TinyMCE 4, 5, 6 and 7", "keywords": [ "i18n",