Browse Source

Updated translations.

Lauri Ojansivu 3 years ago
parent
commit
5a3bc74daf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      imports/i18n/languages.js

+ 1 - 1
imports/i18n/languages.js

@@ -80,7 +80,7 @@ export default {
   "el": {
   "el": {
     code: "el",
     code: "el",
     tag: "el",
     tag: "el",
-    name: "el",
+    name: "Ελληνικά",
     load: () => import('./data/el.i18n.json'),
     load: () => import('./data/el.i18n.json'),
   },
   },
   "en-BR": {
   "en-BR": {