forked from extern/egroupware
Add some missing general placeholders
This commit is contained in:
parent
96bdcd7c0e
commit
117b193a63
@ -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'),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user