Skip to content
Snippets Groups Projects
Verified Commit 9967a9b6 authored by Georg Krause's avatar Georg Krause
Browse files

Fix greek language code

parent 51813728
No related branches found
No related tags found
No related merge requests found
...@@ -122,7 +122,7 @@ export default { ...@@ -122,7 +122,7 @@ export default {
"label": "Svenska" "label": "Svenska"
}, },
{ {
"code": "el_GR", "code": "el",
"label": "Ελληνικά" "label": "Ελληνικά"
} }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment