Some i18n stuff

This commit is contained in:
Donkie
2024-11-23 23:16:41 +01:00
parent 67c5b34bf5
commit 1a55855ce9
5 changed files with 68 additions and 5 deletions

View File

@@ -208,6 +208,9 @@
},
"messages": {
"archive": "Are you sure you want to archive this spool?"
},
"formats": {
"last_used": "Last used {{date}}"
}
},
"filament": {
@@ -377,5 +380,9 @@
"create": "Create Manufacturer | Spoolman",
"clone": "#{{id}} Clone Manufacturer | Spoolman"
}
},
"locations": {
"new_location": "New Location",
"no_location": "No Location"
}
}