Explorar el Código

Update languages.json

Björn Ritzl hace 5 años
padre
commit
3a5dbd439f
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      docs/languages.json

+ 6 - 0
docs/languages.json

@@ -17,6 +17,12 @@
             "name": "中文 (Chinese)",
             "translation": "Translation by cocosgames.com",
             "active": true
+        },
+        "pt":
+        {
+            "name": "Língua Portuguesa (Portuguese)",
+            "translation": "",
+            "active": true
         }
     }
 }