Skip to content
Snippets Groups Projects
Commit d0ba19fa authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Fix interpolation translation

parent 1e85f662
Branches
No related tags found
No related merge requests found
......@@ -131,14 +131,14 @@
<target>Posts</target>
</trans-unit>
<trans-unit id="home.added1" datatype="html">
<source>Added by <x id="INTERPOLATION"/> </source>
<target>Added by <x id="INTERPOLATION"/> </target>
<source>Added </source>
<target>Added </target>
</trans-unit>
<trans-unit id="home.published1" datatype="html">
<source>Published by <x id="INTERPOLATION"/> </source>
<target>Published by <x id="INTERPOLATION"/> </target>
<source>Published </source>
<target>Published </target>
</trans-unit>
<trans-unit id="home.added2" datatype="html">
<trans-unit id="home.published2" datatype="html">
<source>the <x id="INTERPOLATION"/></source>
<target>the <x id="INTERPOLATION"/></target>
</trans-unit>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment