Merge pull request #1727 from TheFrenchGhosty/finish-translation

Enable the Finish translation since it's now translated at more than 80%
pull/1730/head
TheFrenchGhosty 4 years ago committed by GitHub
commit f1d7644184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"),

Loading…
Cancel
Save