summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r--apps/comments/l10n/ja.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index 4fff396d0f9..7fb6203fa6c 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -28,8 +28,6 @@ OC.L10N.register(
"Error occurred while posting comment" : "コメント投稿中にエラーが発生しました",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
- "Comment" : "コメント",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで %s にあなたに言及しました",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。"
+ "Comment" : "コメント"
},
"nplurals=1; plural=0;");