Language translation based on country in Partial View.
Hi,
We have created a new partial view example new user registration for a typcial eCommerce application. The same Partial View columns text needs to be translated based on country like Swedish and Danish. Do we have any smart solutions other than traditional .net resource files?
You make use of the umbraco dictionary create dictionary items in settings section, then on your website root node assign a domain (select node right click culture and hostnames) then in your view you can do Umbraco.GetDictionaryValue("whateverthekeyis")
I have problem with umbraco7.2.4 when i hosted appliction in server i cant able to login in umbraco .Can you please help any one regarding this issue.Please find screen shot regarding this....
Language translation based on country in Partial View.
Hi,
We have created a new partial view example new user registration for a typcial eCommerce application. The same Partial View columns text needs to be translated based on country like Swedish and Danish. Do we have any smart solutions other than traditional .net resource files?
Thanks
Mastan,
You make use of the umbraco dictionary create dictionary items in settings section, then on your website root node assign a domain (select node right click culture and hostnames) then in your view you can do Umbraco.GetDictionaryValue("whateverthekeyis")
Regards
Ismail
Hi ,
I have problem with umbraco7.2.4 when i hosted appliction in server i cant able to login in umbraco .Can you please help any one regarding this issue.Please find screen shot regarding this....
Hi mastan,
Maybe you are have this issue http://issues.umbraco.org/issue/U4-6559
So try to upgrade to at least Umbraco 7.2.5 and see if you can login to the Umbraco backoffice. ยจ Hope this helps.
/Dennis
is working on a reply...