forgot i18n for AssetHistory clear button
This commit is contained in:
parent
2ffc1abd9d
commit
21ef858fd2
1 changed files with 6 additions and 0 deletions
|
|
@ -4616,6 +4616,12 @@ Users may override this setting in their profile.
|
||||||
context => 'CSRF = Cross Site Request Forgery, token is a piece of identification',
|
context => 'CSRF = Cross Site Request Forgery, token is a piece of identification',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'Clear' => {
|
||||||
|
message => 'Clear',
|
||||||
|
lastUpdated => 0,
|
||||||
|
context => 'To empty or wipe-out, similar to erase.',
|
||||||
|
},
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue