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 f88827114..522a962c4 100644
--- a/src/i18n/languages.js
+++ b/src/i18n/languages.js
@@ -4,6 +4,7 @@ module.exports = {
4 nl: 'Nederlands', 4 nl: 'Nederlands',
5 de: 'Deutsch', 5 de: 'Deutsch',
6 fr: 'French', 6 fr: 'French',
7 ja: 'Japanese',
7 pl: 'Polish', 8 pl: 'Polish',
8 ru: 'Русский', 9 ru: 'Русский',
9}; 10};