mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-13 05:45:15 +00:00
Adds cn to check locales script
This commit is contained in:
@@ -11,6 +11,7 @@ const allLocales = [
|
||||
["es", "es-ES"],
|
||||
["de", "de-DE"],
|
||||
["ru", "ru-RU"],
|
||||
["zh", "zh-CN"],
|
||||
];
|
||||
|
||||
const ignoreUnused = [
|
||||
|
||||
Reference in New Issue
Block a user