move createShortcut to an assetHelper
This commit is contained in:
parent
3dbb9815f6
commit
8650e714b5
4 changed files with 165 additions and 0 deletions
|
|
@ -4720,6 +4720,12 @@ Users may override this setting in their profile.
|
|||
lastUpdated => 0,
|
||||
context => q{Label for button to log out.},
|
||||
},
|
||||
|
||||
'shortcut created' => {
|
||||
message => q{Shortcut created},
|
||||
lastUpdated => 0,
|
||||
context => q{Message after a shortcut is created successfully},
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue