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
commit f88e5f09b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"),