{{ trans('texts.help') }}

@if (env('SPEECH_ENABLED'))
  • {{ trans('texts.keyboard_shortcuts') }}
  • {{ trans('texts.voice_commands') }}

@endif
?
{{ trans('texts.help') }}
N
C
{{ trans('texts.new_client') }}
/
{{ trans('texts.search') }}
N
I
{{ trans('texts.new_invoice') }}
M
{{ trans('texts.menu') }}
N
...
{{ trans('texts.new_...') }}
H
{{ trans('texts.history') }}
L
C
{{ trans('texts.list_clients') }}
G
D
{{ trans('texts.dashboard') }}
L
I
{{ trans('texts.list_invoices') }}
G
S
{{ trans('texts.settings') }}
L
...
{{ trans('texts.list_...') }}

{{ trans('texts.sample_commands') }}:

  • Go to the dashboard
  • List active and deleted tasks
  • Find <client name>
  • Show me <client name>'s past due invoices
  • New invoice for <client name>
  • Create payment for invoice <invoice number>

{!! trans('texts.voice_commands_feedback', ['email' => HTML::mailto(env('CONTACT_EMAIL', CONTACT_EMAIL))]) !!}

{{ trans('texts.knowledge_base') }} {{ trans('texts.user_guide') }} YouTube {{ trans('texts.videos') }}