mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-21 19:55:55 +00:00
display model pk entries (#851)
This commit is contained in:
@@ -406,6 +406,15 @@
|
||||
"darkModeEnable": "Enable dark mode",
|
||||
"@darkModeEnable": {},
|
||||
|
||||
"showPkValue": "Show ID",
|
||||
"@showPkValue": {},
|
||||
|
||||
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
|
||||
"@showPkValueDetail": {},
|
||||
|
||||
"pk": "ID",
|
||||
"@pk": {},
|
||||
|
||||
"delete": "Delete",
|
||||
"@delete": {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user