Printable Expense Report Translation
Summary:
I already uploaded a template in french locale and characters but whenever I Print the Expense Report (Printable Expense Report) through Fusion, I only get the english output even if my user's language is French.
I also tried modyfing the template by puttinng the english and french template in 1 file, but using the below syntax:
<?choose?>
<?when: starts-with($_XDOLOCALE,'fr'?>
Insert French Part
<?end when?>
<?otherwise?>
Insert English Part
<?end otherwise?>
<?end choose?>
Using the above, I am now getting a corrupted file. Am I doing the correct syntax?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0