Merge branch 'develop' into BIG-356-add-localize-remove-line-entries

This commit is contained in:
Ahmed Bouhuolia
2022-03-31 00:51:28 +02:00
committed by GitHub
3 changed files with 14 additions and 9 deletions

View File

@@ -2013,5 +2013,6 @@
"estimate.validation.expiration_date": "يجب أن يكون حقل {path} في وقت لاحق من {min}",
"make_journal.entries.remove_row": "حذف الصف",
"expense.entries.remove_row": "حذف الصف",
"warehouse_transfer.entries.remove_row": "حذف الصف"
"warehouse_transfer.entries.remove_row": "حذف الصف",
"bill.validation.due_date": "يجب أن يكون حقل {path} في وقت لاحق من {min}"
}