Kaynağa Gözat

New translations web.php (Vietnamese)
[ci skip]

daniel 3 yıl önce
ebeveyn
işleme
3dc45ee331
1 değiştirilmiş dosya ile 23 ekleme ve 23 silme
  1. 23 23
      resources/lang/vi/web.php

+ 23 - 23
resources/lang/vi/web.php

@@ -3,29 +3,29 @@
 return [
 
 	'common' => [
-		'comment' => 'Comment',
-		'commented' => 'Commented',
-		'comments' => 'Comments',
-		'like' => 'Like',
-		'liked' => 'Liked',
-		'likes' => 'Likes',
-		'share' => 'Share',
-		'shared' => 'Shared',
-		'shares' => 'Shares',
-		'unshare' => 'Unshare',
-
-		'cancel' => 'Cancel',
-		'copyLink' => 'Copy Link',
-		'delete' => 'Delete',
-		'error' => 'Error',
-		'errorMsg' => 'Something went wrong. Please try again later.',
-		'oops' => 'Oops!',
-		'other' => 'Other',
-		'readMore' => 'Read more',
-		'success' => 'Success',
-
-		'sensitive' => 'Sensitive',
-		'sensitiveContent' => 'Sensitive Content',
+		'comment' => 'Bình luận',
+		'commented' => 'Đã bình luận',
+		'comments' => 'Bình luận',
+		'like' => 'Thích',
+		'liked' => 'Đã thích',
+		'likes' => 'Lượt thích',
+		'share' => 'Chia sẻ',
+		'shared' => 'Đã chia sẻ',
+		'shares' => 'Lượt chia sẻ',
+		'unshare' => 'Hủy chia sẻ',
+
+		'cancel' => 'Hủy',
+		'copyLink' => 'Chép link',
+		'delete' => 'Xóa',
+		'error' => 'Lỗi',
+		'errorMsg' => 'Đã xảy ra lỗi. Vui lòng thử lại sau.',
+		'oops' => 'Rất tiếc!',
+		'other' => 'Khác',
+		'readMore' => 'Xem thêm',
+		'success' => 'Hoàn tất',
+
+		'sensitive' => 'Nhạy cảm',
+		'sensitiveContent' => 'Nội dung nhạy cảm',
 		'sensitiveContentWarning' => 'This post may contain sensitive content',
 	],