web: ensure fallback locale is loaded

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-10-05 14:53:02 +02:00
parent b72b731320
commit b85aeae5ef
1 changed files with 3 additions and 1 deletions

View File

@ -25,8 +25,10 @@
},
"pseudoLocale": "pseudo-LOCALE",
"fallbackLocales": {
"pseudo-LOCALE": "en"
"pseudo-LOCALE": "en",
"default": "en"
},
"format": "po-gettext",
"compileNamespace": "ts",
"catalogs": [
{