Hi Team,
I got a requirement of Modifying UI Text to be translated into multiple languages using correct language bundle.
Documentation Link: https://docs.appian.com/suite/help/21.2/io-3.1/modifying-ui-text.html#_
I tried to go through the documentation but we have to get the bundles to update the properties but not sure how to get those files.
Can anyone please help with that
Discussion posts and replies are publicly visible
Hi sathishk0007,
I hope your question is about how to create a bundle file. Language bundle files are nothing but normal text files stored with the extension '.PROPERTIES'. You can simply create it by saving a text file in the specified extension with a proper naming convention and use it in your application.
Once after we get the Properties file how are going to display the corresponding label based on the requirement. Since it is a text file i can read the data using readtextfromfile but we need to fetch based on bundle Key.
Can you please help me how to proceed with this?
You can use this plug-in
https://community.appian.com/b/appmarket/posts/load-resource-bundle.
There are sample screenshots in the comments section of this plug-in.
Do we have smart service available in appian to update the existing bundle and create a new version of the document?
This might be helpful, but I have not used it. Please check it out to find more-
community.appian.com/.../bundle-management