Co-authored-by: MikKrz <mik.zly@gmail.com> Co-authored-by: badlop <badlop@process-one.net> Co-authored-by: Peter Donka <peter.donka@gmail.com> Co-authored-by: 知者无涯 <wasd_jkl@outlook.com> Co-authored-by: Kevin Papst <kevin@kevinpapst.de> Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
16 lines
515 B
XML
16 lines
515 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="de" target-language="de-CH" datatype="plaintext" original="messages.en.xlf">
|
|
<body>
|
|
<trans-unit id="action.close">
|
|
<source>action.close</source>
|
|
<target>Schliessen</target>
|
|
</trans-unit>
|
|
<trans-unit id="invoice.tax">
|
|
<source>invoice.tax</source>
|
|
<target>Mehrwertsteuer</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|