1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

emphasize "now" in "set to now"

This commit is contained in:
Christian González 2015-09-03 01:46:27 +02:00
parent af837cba22
commit 54e6d9c617

View File

@ -715,7 +715,7 @@ return array(
'update_address' => 'Update Address',
'update_address_help' => 'Update client\'s address with provided details',
'times' => 'Times',
'set_now' => 'Set to now',
'set_now' => 'Set to <em>now</em>',
'dark_mode' => 'Dark Mode',
'dark_mode_help' => 'Show white text on black background',
'add_to_invoice' => 'Add to invoice :invoice',