Skip to content

Commit 52fc56f

Browse files
authored
Create README.md
Script include is created as translationUtil for dynamic language translation. for example english to French This script include for language translation will invoke flow designer action and sublfow to complete the real time language transaltion for instance suppose group table is updated with new group record having english as description text that can't be translated using OOTB translation tables in such scenario this UTIL will be a saviour
1 parent 9db6ae3 commit 52fc56f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • Server-Side Components/Script Includes/TranslationUtil
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Script include is created as translationUtil for dynamic language translation. for example english to French
2+
3+
This script include for language translation will invoke flow designer action and sublfow to complete the real time language transaltion for instance suppose group table is updated with new group record having english as description text that can't be translated using OOTB translation tables in such scenario this UTIL will be a saviour
4+
5+
The properties referred in this translation util is DUMMY name that needs to be replaced with actual property name
6+
7+
You need to Identify the AI translator for your language and update accordingly

0 commit comments

Comments
 (0)