mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 20:24:03 +00:00
Add support for Romanian locale
This commit is contained in:
@@ -87,6 +87,7 @@ LOCALES = {
|
||||
"nb_NO" => load_locale("nb_NO"),
|
||||
"nl" => load_locale("nl"),
|
||||
"pl" => load_locale("pl"),
|
||||
"ro" => load_locale("ro"),
|
||||
"ru" => load_locale("ru"),
|
||||
"tr" => load_locale("tr"),
|
||||
"uk" => load_locale("uk"),
|
||||
|
Reference in New Issue
Block a user