diff options
Diffstat (limited to 'apps/comments/l10n/oc.js')
-rw-r--r-- | apps/comments/l10n/oc.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js index fc0f0169286..a1cb9bbc8a2 100644 --- a/apps/comments/l10n/oc.js +++ b/apps/comments/l10n/oc.js @@ -24,7 +24,6 @@ OC.L10N.register( "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", - "%1$s commented" : "%1$s a comentat", "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"] }, "nplurals=2; plural=(n > 1);"); |