mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-09-24 18:40:27 +01:00
- Fix locale key in lang-list.json from "locale-ie-GA" to "locale-ga-IE" to match the actual locale code used in IntlProvider - Add ga -> ie mapping in getFlagCodeForLocale() so the Ireland flag is shown instead of the Gabon flag - Add missing ["ga", "ga-IE"] entry to check-locales.cjs validation list Fixes NginxProxyManager/nginx-proxy-manager#5354