mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-03 18:59:30 -06:00
Update IntlProvider.tsx
This commit is contained in:
parent
991bddf891
commit
e353a66556
@ -49,6 +49,7 @@ const getFlagCodeForLocale = (locale?: string) => {
|
||||
const specialCases: Record<string, string> = {
|
||||
ja: "jp", // Japan
|
||||
zh: "cn", // China
|
||||
vi: "vn", // Vietnam
|
||||
ko: "kr", // Korea
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user