You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.2 KiB
27 lines
1.2 KiB
<?xml version="1.0"?>
|
|
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
|
<file source-language="en" datatype="plaintext" original="emails.en.xlf">
|
|
<body>
|
|
<trans-unit id="financialtool-body">
|
|
<source>financial.tool.body</source>
|
|
<target>
|
|
<![CDATA[
|
|
<p>Hi,</p>
|
|
<p>
|
|
Thanks for using the Finance Toolkit.<br>
|
|
Please find below the link with the results of Step 1: Discovering my business stage.
|
|
</p>
|
|
<p>
|
|
Your current business stage is: {{bussinessStage}}<br>
|
|
Your score is: {{testScore}}
|
|
</p>
|
|
<p>To see your results or to continue where you've left the tool, click here: <a href="{{linkToresults}}">{{linkToresults}}</a></p>
|
|
<p>We wish you all the best with your green company!</p>
|
|
<p>Best regards,</p>
|
|
<p>The Finance Toolkit team</p>
|
|
]]>
|
|
</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|