diff --git a/frontend/src/components/Sidebar.vue b/frontend/src/components/Sidebar.vue index f107462..f674eea 100755 --- a/frontend/src/components/Sidebar.vue +++ b/frontend/src/components/Sidebar.vue @@ -25,7 +25,7 @@ {{ __("Main") }}
{{ __("Cashier settlement is disabled") }}
++ {{ __("Enable \"Enable cashier settlement\" in the POS Profile to use this screen.") }} +
+{{ __("You are not a cashier") }}
++ {{ __("Only users marked as cashier in the POS Profile can settle bills. Ask a manager to enable it for you.") }} +
+{{ __("No unsettled invoices") }}
+{{ __("New invoices from terminals will appear here automatically.") }}
+