mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 04:14:24 -04:00
Add Greek translation (thanks Iris!)
This commit is contained in:
parent
4345b1d930
commit
1eaa377583
2 changed files with 360 additions and 0 deletions
|
@ -67,6 +67,7 @@ SOFTWARE = {
|
|||
LOCALES = {
|
||||
"ar" => load_locale("ar"),
|
||||
"de" => load_locale("de"),
|
||||
"el" => load_locale("el"),
|
||||
"en-US" => load_locale("en-US"),
|
||||
"eo" => load_locale("eo"),
|
||||
"es" => load_locale("es"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue