mirror of
https://github.com/chubin/wttr.in
synced 2024-11-15 00:27:09 +00:00
enabled Irish translation in proxy (#305)
This commit is contained in:
parent
ff9d0353ed
commit
4c32d57b39
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ PARTIAL_TRANSLATION = [
|
|||
PROXY_LANGS = [
|
||||
"af", "ar", "az", "be", "bs", "ca",
|
||||
"cy", "de", "el", "eo", "et", "eu", "fa", "fr",
|
||||
"fy", "he", "hr", "hu", "hy",
|
||||
"fy", "ga", "he", "hr", "hu", "hy",
|
||||
"ia", "id", "is", "it", "ja", "kk",
|
||||
"lv", "mk", "nb", "nn", "ro",
|
||||
"ru", "sl", "th", "pt-br", "uk", "uz",
|
||||
|
|
Loading…
Reference in a new issue