Ver código fonte

Update languages.json

Björn Ritzl 2 anos atrás
pai
commit
5c4ca724a4
1 arquivos alterados com 8 adições e 2 exclusões
  1. 8 2
      docs/languages.json

+ 8 - 2
docs/languages.json

@@ -17,10 +17,16 @@
             "name": "Español (Spanish)",
             "active": true
         },
+        "fr":
+        {
+            "name": "Français (French)",
+            "translation": "Translation by Gregory S",
+            "active": true
+        },
         "gr":
         {
             "name": "Νεοελληνική γλώσσα (Greek)",
-            "translation": "Gkikas Elpidoforos",
+            "translation": "Translation by Gkikas Elpidoforos",
             "active": true
         },
         "ko":
@@ -44,7 +50,7 @@
         "ru":
         {
             "name": "Русский (Russian)",
-            "translation": "Demetrij87G",
+            "translation": "Translation by Demetrij87G",
             "active": true
         }
     }