Merge pull request #1727 from TheFrenchGhosty/finish-translation

Enable the Finish translation since it's now translated at more than 80%
This commit is contained in:
TheFrenchGhosty
2021-01-30 15:45:56 +00:00
committed by GitHub

View File

@ -82,6 +82,7 @@ LOCALES = {
"eo" => load_locale("eo"),
"es" => load_locale("es"),
"fa" => load_locale("fa"),
"fi" => load_locale("fi"),
"fr" => load_locale("fr"),
"hr" => load_locale("hr"),
"is" => load_locale("is"),