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

Update chatbot/plugins/languages.py

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