Browse Source

Updated translations.

Lauri Ojansivu 3 năm trước cách đây
mục cha
commit
5a3bc74daf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      imports/i18n/languages.js

+ 1 - 1
imports/i18n/languages.js

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