diff options
Diffstat (limited to 'apps/comments/l10n/nb.js')
-rw-r--r-- | apps/comments/l10n/nb.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index cfdb2cd5cc9..5a55890585f 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -26,7 +26,6 @@ OC.L10N.register( "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren", "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren", - "%1$s commented" : "%1$s kommentert", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"] }, "nplurals=2; plural=(n != 1);"); |