Localized show page titles

This commit is contained in:
Donkie
2023-10-08 17:44:33 +02:00
parent 3c8ea136b3
commit 5fdd218ead
4 changed files with 8 additions and 5 deletions

View File

@@ -161,6 +161,7 @@
"edit": "Edit Spool",
"list": "Spools",
"show": "Show Spool",
"show_title": "[Spool #{{id}}] {{name}}",
"archive": "Archive Spool"
},
"messages": {
@@ -200,7 +201,8 @@
"clone": "Clone Filament",
"edit": "Edit Filament",
"list": "Filaments",
"show": "Show Filament"
"show": "Show Filament",
"show_title": "[Filament #{{id}}] {{name}}"
}
},
"vendor": {
@@ -216,7 +218,8 @@
"clone": "Clone Vendor",
"edit": "Edit Vendor",
"list": "Vendors",
"show": "Show Vendor"
"show": "Show Vendor",
"show_title": "[Vendor #{{id}}] {{name}}"
}
},
"table": {