Merge pull request #291 from ivegotasthma/ivegotasthma-patch-1

fix: add missing i18n entry
This commit is contained in:
Jelmer Vernooij 2017-07-15 16:45:53 +00:00 committed by GitHub
commit 616c61ea88

View File

@ -55,6 +55,7 @@ define(["app/config", "app/i18n/bg", "app/i18n/cs", "app/i18n/de",
}
var catalogue = {
bg: bg,
cs: cs,
de: de,
el: el,