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:
Imperadeiro98 2015-03-19 16:26:00 +00:00
parent 6b372ec82e
commit e1a6156345

View file

@ -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'