Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ast.js')
-rw-r--r--apps/comments/l10n/ast.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js
index 2cc574f92cf..a4ceadc76f1 100644
--- a/apps/comments/l10n/ast.js
+++ b/apps/comments/l10n/ast.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}",
"Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu",
"_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"],
- "Comment" : "Comentariu",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentóte nun comentariu de «%2$s»"
+ "Comment" : "Comentariu"
},
"nplurals=2; plural=(n != 1);");