2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Adds option for deleting attachments from the app (#222)

* Adds option for deleting attachments from the app

Closes https://github.com/inventree/inventree-app/issues/153

* Add entry to release notes
This commit is contained in:
Oliver
2022-12-02 22:10:56 +11:00
committed by GitHub
parent 15b4cbc67a
commit 207e5ec6c5
3 changed files with 57 additions and 1 deletions

View File

@ -208,12 +208,18 @@
"delete": "Delete",
"@delete": {},
"deleteFailed": "Delete operation failed",
"@deleteFailed": {},
"deletePart": "Delete Part",
"@deletePart": {},
"deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {},
"deleteSuccess": "Delete operation successful",
"@deleteSuccess": {},
"description": "Description",
"@description": {},