You've already forked nginx-proxy-manager
mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-19 00:54:11 +03:00
Add Italian locale to check-locales
This commit is contained in:
@@ -14,6 +14,7 @@ const allLocales = [
|
|||||||
["sk", "sk-SK"],
|
["sk", "sk-SK"],
|
||||||
["zh", "zh-CN"],
|
["zh", "zh-CN"],
|
||||||
["pl", "pl-PL"],
|
["pl", "pl-PL"],
|
||||||
|
["it", "it-IT"],
|
||||||
];
|
];
|
||||||
|
|
||||||
const ignoreUnused = [
|
const ignoreUnused = [
|
||||||
|
|||||||
Reference in New Issue
Block a user