- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 12:39 AM
Hi All,
I want to define the japanese name for the modules i.e. "Create " and "All" module ,where we can configure these settings.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 03:36 AM
Hello @YASIN SHAIK2
go to sys_translated.LIST from filter navigator.
from the list search for All in the value for language Ja
as mentioned, there must be value in the system already when language Plugin installed.
Help others to find a correct solution by marking the appropriate response as correct answer and helpful!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 12:43 AM
Hi @YASIN SHAIK2 ,
You can change the language used in the platform by installing this plugin :
- I18N: Japanese Translations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 12:47 AM - edited 07-17-2023 12:54 AM
Hello @YASIN SHAIK2
Greetings!
you can enable language debugging to find where the translations come from
as per language debugging, name for the modules i.e. "Create " and "All" module belong under sys_translated table
go to sys_translated table, you can find translation for create new. (since it is OOB, the system already translates this when japan language plugin is installed).
refer about debugging here:
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:24 AM
Hello @Ravi Chandra_K ,
Thanks for your reply,
I have configured as attached, here i want to know what values we have to give for the "Element" and "Value" fields. Please confirm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:53 AM
Hello @YASIN SHAIK2
element is field name. in this case element is title.
value is the english value. in this case create new
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.