Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
16 lines
592 B
XML
16 lines
592 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="en" target-language="ja" datatype="plaintext" original="invoice-numbergenerator.en.xlf">
|
|
<body>
|
|
<trans-unit id="UI6nPeP" resname="invoice_number_generator">
|
|
<source>invoice_number_generator</source>
|
|
<target>請求書番号 ジェネレーター</target>
|
|
</trans-unit>
|
|
<trans-unit id="DodjLNR" resname="date">
|
|
<source>date</source>
|
|
<target>日付</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|