[FEAT] 定價頁新增麵包屑標籤
1. breadcrumbs.blade.php 機台子頁對照新增 pricing => Machine Pricing,定價頁麵包屑正確顯示 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3a793978b4
commit
3c1d5b73ed
@ -104,6 +104,7 @@
|
|||||||
'logs' => __('Machine Logs'),
|
'logs' => __('Machine Logs'),
|
||||||
'permissions' => __('Machine Permissions'),
|
'permissions' => __('Machine Permissions'),
|
||||||
'utilization' => __('Utilization Rate'),
|
'utilization' => __('Utilization Rate'),
|
||||||
|
'pricing' => __('Machine Pricing'),
|
||||||
'expiry' => __('Expiry Management'),
|
'expiry' => __('Expiry Management'),
|
||||||
'maintenance' => __('Maintenance Records'),
|
'maintenance' => __('Maintenance Records'),
|
||||||
'ui-elements' => __('UI Elements'),
|
'ui-elements' => __('UI Elements'),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user