Correctly enable new translations

This commit is contained in:
Felix Ableitner 2021-05-14 00:42:49 +02:00
parent 9c76e57972
commit 138edef8f5

View file

@ -39,6 +39,13 @@ const resources = {
pl, pl,
ar, ar,
eo, eo,
de,
gl,
it,
ja,
km,
nb_NO,
zh_Hant,
}; };
function format(value: any, format: any): any { function format(value: any, format: any): any {