mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 08:59:45 +00:00
(fix) added translations + fixed typos
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
Calendar.$subscribe(calendarData.owner, calendarData.name).then(function(data) {
|
||||
$mdToast.show(
|
||||
$mdToast.simple()
|
||||
.content(l('Sucessfully subscribed to calendar'))
|
||||
.content(l('Successfully subscribed to calendar'))
|
||||
.position('top right')
|
||||
.hideDelay(3000));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user