We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The South Korean flag 🇰🇷 is not displayed correctly when using the ko-KR locale.
i18n Ally 2.13.1
Go to '...' Select ko-KR as the locale. Observe that the South Korean flag is not displayed correctly.
OS: Windows 11 Pro 64-bit VS Code Version: 1.97.1
🈶 Activated, v2.13.1 ―――――― 💼 Workspace root changed to "c:\foo" 📦 Packages file "package.json" found 🕳 Packages file "pubspec.yaml" not exists 🕳 Packages file "composer.json" not exists 🕳 Packages file "Gemfile" not exists 🌞 Enabled 🧩 Enabled frameworks: Vue, General 🧬 Enabled parsers: json, yaml, json5 📈 Telemetry id: 12345678-1111-2222-3333-000000000000 🚀 Initializing loader "c:\foo" 📂 Directory structure: file 🗃 Path Matcher Regex: /^(?<locale>[\w-_]+)\.(?<ext>json|ya?ml|json5)$/ 📂 Loading locales under c:\foo\locales 📑 Loading (ar-JO) ar-JO.json [0000000000000.0001] 📑 Loading (en-US) en-US.json [0000000000000.0001] 📑 Loading (es-ES) es-ES.json [0000000000000.0001] 📑 Loading (fr-FR) fr-FR.json [0000000000000.0001] 📑 Loading (ja-JP) ja-JP.json [0000000000000.0001] 📑 Loading (ko-KO) ko-KO.json [0000000000000.0001] # wrong country code 📑 Loading (ko-KP) ko-KP.json [0000000000000.0001] # just test 📑 Loading (ko-KR) ko-KR.json [0000000000000.0001] # Korea country code (ISO 3166-1), cannot display the flag correctly 📑 Loading (pa-IN) pa-IN.json [0000000000000.0001] 📑 Loading (tl-PH) tl-PH.json [0000000000000.0001] 📑 Loading (zh-CN) zh-CN.json [0000000000000.0001] 📑 Loading (zh-TW) zh-TW.json [0000000000000.0001] 👀 Watching change on c:\foo\locales ✅ Loading finished ――――――
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The South Korean flag 🇰🇷 is not displayed correctly when using the ko-KR locale.
Extension Version
i18n Ally 2.13.1
Steps to reproduce the behavior:
Go to '...'
Select ko-KR as the locale.
Observe that the South Korean flag is not displayed correctly.
Device Information
OS: Windows 11 Pro 64-bit
VS Code Version: 1.97.1
Extension Log:
Screenshots
The text was updated successfully, but these errors were encountered: