For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi all,
I want to make a function for mapping between two languages (not translation just letters mapping).
Input : English String
Output : German String
What is the more efficient way to do something like this ?
Thanks in advance