Fix greek language code

This commit is contained in:
Georg Krause 2021-09-13 06:24:58 +02:00
parent 5181372854
commit 9967a9b63d
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ export default {
"label": "Svenska"
},
{
"code": "el_GR",
"code": "el",
"label": "Ελληνικά"
}
]