diff options
Diffstat (limited to 'apps/dav/l10n/sv.js')
-rw-r--r-- | apps/dav/l10n/sv.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 7019dcc929e..436088df3f4 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Your attendance was updated successfully." : "Dina närvaro uppdaterades." + "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", + "%1$s has responded your invitation" : "%1$s har svarat på din inbjudan" }, "nplurals=2; plural=(n != 1);"); |