Update texts
This commit is contained in:
parent
ce98843cf9
commit
932a195dbd
1 changed files with 2 additions and 1 deletions
|
|
@ -2465,11 +2465,12 @@ $LANG = array(
|
|||
'confirm_account_to_import' => 'Please confirm your account to import data.',
|
||||
'import_started' => 'Your import has started, we\'ll send you an email once it completes.',
|
||||
'listening' => 'Listening...',
|
||||
'microphone_help' => 'Say \'new invoice for...\'',
|
||||
'microphone_help' => 'Say "new invoice for [client]" or "show me [client]\'s archived payments"',
|
||||
'voice_commands' => 'Voice Commands',
|
||||
'sample_commands' => 'Sample commands',
|
||||
'voice_commands_feedback' => 'We\'re actively working to improve this feature, if there\'s a command you\'d like us to support please email us at :email.',
|
||||
'payment_type_Venmo' => 'Venmo',
|
||||
'archived_products' => 'Successfully archived :count products',
|
||||
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue