update shared components
This commit is contained in:
parent
65326d4155
commit
e004834b2d
11 changed files with 65 additions and 118 deletions
|
@ -388,7 +388,7 @@
|
|||
|
||||
if (recordingCreated) {
|
||||
require(['toast'], function (toast) {
|
||||
toast(globalize.translate('RecordingScheduled'));
|
||||
toast(globalize.translate('sharedcomponents#RecordingScheduled'));
|
||||
});
|
||||
resolve();
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue