all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-widget-toolkit] Changed 'kr' to 'ko' in language list
@ 2023-03-24 14:41 Noel Ullreich
  2023-03-26 14:51 ` Thomas Lamprecht
  0 siblings, 1 reply; 5+ messages in thread
From: Noel Ullreich @ 2023-03-24 14:41 UTC (permalink / raw)
  To: pve-devel

the ISO 639-1 two letter abbreviation of Korean is 'ko', not 'kr'

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
---
kr is apparently Kanuri, a language spoken in Nigeria, Niger, Chad, and
Cameroon.

 src/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Utils.js b/src/Utils.js
index 34c348f..5e1a6f3 100644
--- a/src/Utils.js
+++ b/src/Utils.js
@@ -75,7 +75,7 @@ utilities: {
 	he: `עברית - ${gettext("Hebrew")}`,
 	it: `Italiano - ${gettext("Italian")}`,
 	ja: `日本語 - ${gettext("Japanese")}`,
-	kr: `한국어 - ${gettext("Korean")}`,
+	ko: `한국어 - ${gettext("Korean")}`,
 	nb: `Bokmål - ${gettext("Norwegian (Bokmal)")}`,
 	nl: `Nederlands - ${gettext("Dutch")}`,
 	nn: `Nynorsk - ${gettext("Norwegian (Nynorsk)")}`,
-- 
2.30.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-27  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 14:41 [pve-devel] [PATCH pve-widget-toolkit] Changed 'kr' to 'ko' in language list Noel Ullreich
2023-03-26 14:51 ` Thomas Lamprecht
2023-03-27  7:58   ` Fabian Grünbichler
2023-03-27  8:15     ` Thomas Lamprecht
2023-03-27  8:28       ` Fabian Grünbichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal