randydev commited on
Commit
cbdf86e
·
verified ·
1 Parent(s): a10a73e

Update chatbot/plugins/languages.py

Browse files
Files changed (1) hide show
  1. chatbot/plugins/languages.py +1 -0
chatbot/plugins/languages.py CHANGED
@@ -4,4 +4,5 @@ LANGUAGES = {
4
  "es": "Spanish",
5
  "fr": "French",
6
  "de": "German",
 
7
  }
 
4
  "es": "Spanish",
5
  "fr": "French",
6
  "de": "German",
7
+ "jp": xxx
8
  }