added option to delete invoice template (#294)

This commit is contained in:
Kevin Papst
2018-09-02 11:36:04 +02:00
committed by GitHub
parent 6fb6a16246
commit 9f6079ad8a
21 changed files with 281 additions and 83 deletions

View File

@@ -18,16 +18,20 @@
<source>timesheet.start.error</source>
<target>Ошибка - Хронометраж не был начат: %reason%</target>
</trans-unit>
<trans-unit id="action.updated_successfully">
<source>action.updated_successfully</source>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Изменения успешно сохранены</target>
</trans-unit>
<trans-unit id="action.deleted_successfully">
<source>action.deleted_successfully</source>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Changes could not be saved: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Запись успешно удалена</target>
</trans-unit>
<trans-unit id="action.deleted.error">
<source>action.deleted.error</source>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>Ошибка - Запись не была удалена: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">