Skip to content

Commit c940069

Browse files
committed
lang.coffee: add missing eu and wq lang codes in CoffeeScript
These two codes are available in the seeds.rb file and on the current production.
1 parent 882c77c commit c940069

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/assets/javascripts/lang.coffee

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ window.langs =
99
ko: "Coréen"
1010
da: "Danois"
1111
es: "Espagnol"
12+
ee: "Estonien"
1213
fi: "Finnois"
1314
el: "Grec"
1415
it: "Italien"
@@ -20,4 +21,5 @@ window.langs =
2021
ru: "Russe"
2122
sv: "Suédois"
2223
xx: "!? hmmm ?!"
24+
wq: "Code/binaire"
2325

0 commit comments

Comments
 (0)