Fixed lang on label.fodt

This commit is contained in:
José Miguel Pardo Salar 2022-09-09 11:10:36 +02:00
parent 9d0d8147f2
commit 3923e42742
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@
<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
</text:sequence-decls>
<text:p text:style-name="P3"><text:placeholder text:placeholder-type="text">&lt;for each=&quot;ul in records&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P4"><text:placeholder text:placeholder-type="text">&lt;set_lang(ul.company.party.lang and ul.company.party.lang.code or &apos;en_US&apos;)&gt;</text:placeholder><text:placeholder text:placeholder-type="text">&lt;ul.set_lang(ul.company.party.lang and ul.company.party.lang.code or &apos;en_US&apos;)&gt;</text:placeholder></text:p>
<text:p text:style-name="P4"><text:placeholder text:placeholder-type="text">&lt;set_lang(ul.company.party.lang and ul.company.party.lang.code or &apos;en&apos;)&gt;</text:placeholder><text:placeholder text:placeholder-type="text">&lt;ul.set_lang(ul.company.party.lang and ul.company.party.lang.code or &apos;en&apos;)&gt;</text:placeholder></text:p>
<text:p text:style-name="P5"/>
<text:p text:style-name="P6"><text:placeholder text:placeholder-type="text">&lt;/for&gt;</text:placeholder></text:p>
</office:text>