Added condition for items and started with localize
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled

This commit is contained in:
2026-05-28 22:28:13 +02:00
parent edf3886b94
commit 9e18b233d9
10 changed files with 242 additions and 125 deletions

12
config/locales/de.yml Normal file
View File

@@ -0,0 +1,12 @@
de:
activerecord:
attributes:
item:
condition: "Zustand bei Einlagerung"
item/conditions:
unknown: "Unbekannt"
new_item: "Neu"
as_new: "Neuwertig"
used: "Gebraucht"
heavily_used: "Stark Gebraucht"
defective: "Defekt"