0
etender created
Hi !
You have key-value based localization in AspNetZero
But I need localization for some dynamic data - some dymanic refeences
For example - I have Organizations table - and I need Translation for every Organization in few languages
1 Answer(s)
-
0
Hi @Etender,
ABP and AspNet Zero doesn't support content localization at the moment.
So, you need to implement it using your own way.