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' => 'Update Address',
'update_address_help' => 'Update client\'s address with provided details', 'update_address_help' => 'Update client\'s address with provided details',
'times' => 'Times', 'times' => 'Times',
'set_now' => 'Set to now', 'set_now' => 'Set to <em>now</em>',
'dark_mode' => 'Dark Mode', 'dark_mode' => 'Dark Mode',
'dark_mode_help' => 'Show white text on black background', 'dark_mode_help' => 'Show white text on black background',
'add_to_invoice' => 'Add to invoice :invoice', 'add_to_invoice' => 'Add to invoice :invoice',