mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-13 13:55:14 +00:00
Fix Russion locale, compiled file was comitted without a source file
This commit is contained in:
@@ -10,6 +10,7 @@ const allLocales = [
|
||||
["en", "en-US"],
|
||||
["es", "es-ES"],
|
||||
["de", "de-DE"],
|
||||
["ru", "ru-RU"],
|
||||
];
|
||||
|
||||
const ignoreUnused = [
|
||||
|
||||
Reference in New Issue
Block a user