Fixed missing translation.json errors
This commit is contained in:
@@ -109,6 +109,7 @@ i18n
|
|||||||
backend: {
|
backend: {
|
||||||
loadPath: getBasePath() + "/locales/{{lng}}/{{ns}}.json",
|
loadPath: getBasePath() + "/locales/{{lng}}/{{ns}}.json",
|
||||||
},
|
},
|
||||||
|
ns: "common",
|
||||||
defaultNS: "common",
|
defaultNS: "common",
|
||||||
fallbackLng: "en",
|
fallbackLng: "en",
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user