Added payment amount to dashboard activity. (#2889)

This commit is contained in:
Christopher Di Carlo 2019-07-04 18:21:27 -04:00 committed by David Bomba
parent 0c6a8cee73
commit 2124417c31

View File

@ -760,7 +760,7 @@ $LANG = array(
'activity_7' => ':contact viewed invoice :invoice for :client',
'activity_8' => ':user archived invoice :invoice',
'activity_9' => ':user deleted invoice :invoice',
'activity_10' => ':contact entered payment :payment for :invoice for :client',
'activity_10' => ':contact entered payment :payment for :payment_amount on invoice :invoice for :client',
'activity_11' => ':user updated payment :payment',
'activity_12' => ':user archived payment :payment',
'activity_13' => ':user deleted payment :payment',