Merge branch 'develop' into BIG-141-add-inactive-status-to-item-drawer-details

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

View File

@@ -2014,5 +2014,6 @@
"make_journal.entries.remove_row": "حذف الصف",
"expense.entries.remove_row": "حذف الصف",
"warehouse_transfer.entries.remove_row": "حذف الصف",
"item.details.inactive": "غير نشط"
"item.details.inactive": "غير نشط",
"bill.validation.due_date": "يجب أن يكون حقل {path} في وقت لاحق من {min}"
}