diff options
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r-- | apps/comments/l10n/sv.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index bccd14ef186..f5af79be0ba 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -28,7 +28,6 @@ OC.L10N.register( "Comment deleted" : "Kommentar borttagen", "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", - "%1$s commented" : "%1$s kommenterade", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"] }, "nplurals=2; plural=(n != 1);"); |