Dear All,
I am very new to NAV7 and web client. Our client is planning to use Japanese language with web client in NAV2013.
We are able to use Japanese language in RTC version. However, I have no experience how I can configure other language in web client.
Thanks
SZH
0
Comments
I think there are almost no changes in this area between old versions and NAV 2013 or NAV 2013 R2.
You will use NAV Development environment (Tools-> Language Module) to import language module and (Tools->Translate) to import export, the translation for your NAV customisation.
The user can select the language from RTC client.
I hope this helps.
C:\Program Files\Microsoft Dynamics NAV\70\Web Client
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
However, I could not read Navision in Japanese at web client.
Thanks
SZH
this is the way for 2013 only
copy those files from C:\....\70\Service\ja-JP\xxx.resource.dll to
c:\...\70\Web Client\bin\ja-JP\
c:\...\70\Web Client\web.config <- edit 2 options for language, u will find it
restart IIS
if u want to have web client with different languages, u have to deploy multiple web client for different languages.
for 2013 R2,
Concept are same, just the architecture has a bit different, use official NAV administration shell to create multiple web client as well.
Thanks a lot for your advice. I have tried the method same as your advice. I downloaded Denmark language module file under bin and rename it as ja-jp.
I copied ja-jp file to server and change language in webconfig.
Thanks
SZH