Fix bug loading resources in frech

This commit is contained in:
Paulo Gustavo Veiga 2022-01-13 20:36:31 -08:00
parent 516e9b4ded
commit 1b44f4fcf2

View File

@ -30,7 +30,7 @@ const Bundle = {
es: ES,
en: EN,
de: DE,
fe: FR,
fr: FR,
pt_BR: PT_BR,
zh_CN: ZH_CN,
zh_TW: ZH_TW,