@ -101,14 +101,7 @@ async function defaultLocalErrorHandlerFn({
}
}
if(isDevMode){
if(isDevMode){
console.error(`Cannot find the ${locale} locale file. You should add the code below to app.module:
console.error(`Cannot find the ${locale} locale file. You can check how can add new culture at https://docs.abp.io/en/abp/latest/UI/Angular/Localization#adding-new-culture`);