diff options
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index f2bb64f17a6..d6e8ea14454 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Cancelled: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" has been cancelled", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s has accepted your invitation", + "%1$s has tentatively accepted your invitation" : "%1$s has tentatively accepted your invitation", + "%1$s has declined your invitation" : "%1$s has declined your invitation", "%1$s has responded to your invitation" : "%1$s has responded to your invitation", "Invitation updated: %1$s" : "Invitation updated: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s updated the event \"%2$s\"", |