- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Global translation table
bere037
Engager
07-23-2019
12:50 AM
Where can I find the translation table in Splunk that automatically translates the different dashboard fields into the user language? For example location then becomes the german word "Standort".
Is it possible to customize this table and to add records?
Thanks in advance.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

woodcock
Esteemed Legend
07-23-2019
06:52 AM
This is done by the localization segment in the URI. For example, mine is:
https://splunxter.com:8000/en-US/...
But if I needed British timestamps, I would use:
https://splunxter.com:8000/en-GB/...
There are other locales, too:
https://docs.splunk.com/Documentation/Splunk/latest/Admin/Userlanguageandlocale
