1
0
Fork 0

New translations web.php (Vietnamese)

[ci skip]
This commit is contained in:
daniel 2021-12-26 03:01:39 -07:00
parent dadb01176c
commit 3dc45ee331
1 changed files with 21 additions and 21 deletions

View File

@ -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',
'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' => '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',
'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' => 'Sensitive',
'sensitiveContent' => 'Sensitive Content',
'sensitive' => 'Nhạy cảm',
'sensitiveContent' => 'Nội dung nhạy cảm',
'sensitiveContentWarning' => 'This post may contain sensitive content',
],