Activities of "Dina"

when we add this code the localization works normally on the development environment and does not work on the deployment one

if (hostingEnvironment.IsDevelopment()) { options.FileSets.ReplaceEmbeddedByPhysical<EquipmentSharingAuthServerModule>(hostingEnvironment.ContentRootPath); }

and when it is removed, the localization does not work for either development or deployment

hi,

We've followed the community article and still can't seem to find where we are going wrong.

The localization works normally at the development side but when we publish at the production, the localization does not work !!

what if I wanted to do my changes at server side not JavaScript?

it worked, thanks!

i need a clarification, what should be modified at my datatable?

Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54