mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fixed punctuation
This commit is contained in:
parent
6fad8c6bbb
commit
06100a3598
@ -840,7 +840,7 @@ $LANG = array(
|
|||||||
'template_help_title' => 'Templates Help',
|
'template_help_title' => 'Templates Help',
|
||||||
'template_help_1' => 'Available variables:',
|
'template_help_1' => 'Available variables:',
|
||||||
'email_design_id' => 'Email Style',
|
'email_design_id' => 'Email Style',
|
||||||
'email_design_help' => 'Make your emails look more professional with HTML layouts',
|
'email_design_help' => 'Make your emails look more professional with HTML layouts.',
|
||||||
'plain' => 'Plain',
|
'plain' => 'Plain',
|
||||||
'light' => 'Light',
|
'light' => 'Light',
|
||||||
'dark' => 'Dark',
|
'dark' => 'Dark',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user