aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/languages.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/languages.js')
-rw-r--r--src/i18n/languages.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/languages.js b/src/i18n/languages.js
index bbcf0c46e..d7af5b637 100644
--- a/src/i18n/languages.js
+++ b/src/i18n/languages.js
@@ -1,6 +1,7 @@
1module.exports = { 1module.exports = {
2 'en-US': 'English', 2 'en-US': 'English',
3 'pt-BR': 'Portuguese (Brazil)', 3 'pt-BR': 'Portuguese (Brazil)',
4 'el-GR': 'Ελληνικά (Greece)',
4 nl: 'Nederlands', 5 nl: 'Nederlands',
5 de: 'Deutsch', 6 de: 'Deutsch',
6 fr: 'French', 7 fr: 'French',