Merge pull request #2152 from syeopite/hooks-and-scripts

Add scripts to ease development
This commit is contained in:
TheFrenchGhosty
2021-06-19 07:38:33 +00:00
committed by GitHub
10 changed files with 126 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ LOCALES = {
"pt-PT" => load_locale("pt-PT"),
"ro" => load_locale("ro"),
"ru" => load_locale("ru"),
"sv" => load_locale("sv-SE"),
"sv-SE" => load_locale("sv-SE"),
"tr" => load_locale("tr"),
"uk" => load_locale("uk"),
"zh-CN" => load_locale("zh-CN"),