Skip to content

Commit

Permalink
feat: order status
Browse files Browse the repository at this point in the history
  • Loading branch information
dehenne committed Mar 7, 2018
1 parent 5a30fb9 commit c90e941
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions locale.xml
Expand Up @@ -832,6 +832,15 @@
<en><![CDATA[Add a comment]]></en>
</locale>

<locale name="dialog.processingStatus.create.title">
<de><![CDATA[Rechnungsstatus hinzufügen]]></de>
<en><![CDATA[Create invoice status]]></en>
</locale>
<locale name="dialog.processingStatus.edit.title">
<de><![CDATA[Rechnungsstatus bearbeiten]]></de>
<en><![CDATA[Edit invoice status]]></en>
</locale>

<locale name="dialog.processingStatus.delete.title">
<de><![CDATA[Rechnungsstatus entfernen]]></de>
<en><![CDATA[Remove invoice status]]></en>
Expand Down

0 comments on commit c90e941

Please sign in to comment.