Add Portuguese (#71)

This commit is contained in:
Misode
2020-01-15 23:37:12 +01:00
committed by GitHub
parent b4e0ba0d21
commit aa071f1945
2 changed files with 474 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
const lngs = [
['en', 'English'],
['pt', 'Português'],
['ru', 'Русский'],
['zh-CN', '简体中文']
]