mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
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:
commit
f1d7644184
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ LOCALES = {
|
||||||
"eo" => load_locale("eo"),
|
"eo" => load_locale("eo"),
|
||||||
"es" => load_locale("es"),
|
"es" => load_locale("es"),
|
||||||
"fa" => load_locale("fa"),
|
"fa" => load_locale("fa"),
|
||||||
|
"fi" => load_locale("fi"),
|
||||||
"fr" => load_locale("fr"),
|
"fr" => load_locale("fr"),
|
||||||
"hr" => load_locale("hr"),
|
"hr" => load_locale("hr"),
|
||||||
"is" => load_locale("is"),
|
"is" => load_locale("is"),
|
||||||
|
|
Loading…
Reference in a new issue