mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Requiring Esperanto in Diplomat page...
... so that it doesn't break. It would be nice if the languages could be loaded from locale/locale.
This commit is contained in:
parent
6b372ec82e
commit
e1a6156345
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ require("locale/ms")
|
|||
require("locale/ca")
|
||||
require("locale/gl")
|
||||
require("locale/mk-MK")
|
||||
require("locale/eo")
|
||||
|
||||
module.exports = class DiplomatView extends ContributeClassView
|
||||
id: 'diplomat-view'
|
||||
|
|
Loading…
Reference in a new issue