Notifications by SweetAlert2 (#1508)

This commit is contained in:
Kevin Papst
2020-10-02 19:37:30 +02:00
committed by GitHub
parent 0aa6baea2f
commit 825e492891
21 changed files with 161 additions and 62 deletions

View File

@@ -50,6 +50,10 @@
<source>invoice.first_template</source>
<target>Bitte legen Sie zunächst eine Rechnungsvorlage an</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>Die Datei konnte nicht hochgeladen bzw. gespeichert werden: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -50,6 +50,10 @@
<source>invoice.first_template</source>
<target>Please create an invoice template first</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>The file could not be uploaded or saved: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>