I use abp to build hybrid mobile app back-end service how can i get localized version of abp scripts by passing culture name in query sting like this
<a class="postlink" href="http://myhost/AbpScripts/GetScripts?Abp.Localization.CultureName=ar">http://myhost/AbpScripts/GetScripts?Abp ... ureName=ar</a>
how to extend abp module zero and add custom columns to abpuser table