Add French to the language list

This commit is contained in:
Jerozgen
2020-07-16 06:35:36 +03:00
committed by GitHub
parent 2ca117c1f2
commit b1d191d025

View File

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