mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-01 15:59:33 +00:00
Use name "project" instead of "device" everywhere in the frontend
This commit is contained in:
parent
897ea72bd0
commit
513e7f3851
12 changed files with 47 additions and 47 deletions
|
|
@ -96,7 +96,7 @@
|
|||
"attachment_type": ["fa-solid fa-file-alt", "attachment_type.label"],
|
||||
"category": ["fa-solid fa-tags", "category.label"],
|
||||
"currency": ["fa-solid fa-coins", "currency.label"],
|
||||
"device": ["fa-solid fa-archive", "device.label"],
|
||||
"device": ["fa-solid fa-archive", "project.label"],
|
||||
"footprint": ["fa-solid fa-microchip", "footprint.label"],
|
||||
"group": ["fa-solid fa-users", "group.label"],
|
||||
"label_profile": ["fa-solid fa-qrcode", "label_profile.label"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue