Add some missing general placeholders

This commit is contained in:
nathan 2021-10-01 13:37:17 -06:00
parent 96bdcd7c0e
commit 117b193a63

View File

@ -2674,6 +2674,8 @@ abstract class Merge
// General information // General information
'date' => lang('Date'), 'date' => lang('Date'),
'datetime' => lang('Date + time'),
'time' => lang('Time'),
'user/n_fn' => lang('Name of current user, all other contact fields are valid too'), 'user/n_fn' => lang('Name of current user, all other contact fields are valid too'),
'user/account_lid' => lang('Username'), 'user/account_lid' => lang('Username'),