Merge pull request #101 from Jerozgen/patch-9

Add French to the language list
This commit is contained in:
SPGoding
2020-07-16 15:11:23 -05:00
committed by GitHub

View File

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