浏览代码

Update languages.json

Björn Ritzl 5 年之前
父节点
当前提交
3a5dbd439f
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/languages.json

+ 6 - 0
docs/languages.json

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