aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/vi.js')
-rw-r--r--apps/comments/l10n/vi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js
index 6f05ba9cd8c..d0516dd7f11 100644
--- a/apps/comments/l10n/vi.js
+++ b/apps/comments/l10n/vi.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Các bình luận",
"You commented" : "Bạn đã bình luận",
- "%1$s commented" : "%1$s được bình luận",
"{author} commented" : "{author} đã bình luận",
"You commented on %1$s" : "Bạn đã bình luận về %1$s",
"You commented on {file}" : "Bạn đã bình luận đối với tệp tin {file}",
@@ -28,6 +27,7 @@ OC.L10N.register(
"Comment deleted" : "Đã xóa bình luận",
"An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận",
"An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận",
+ "%1$s commented" : "%1$s được bình luận",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ",
"{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”"
},