Skip to content

Commit bd4c7c7

Browse files
chore(theme-translations): vi translations
chore(theme-translations): complete vi translations Edit theme.blog.post.readingTime.plurals theme.blog.post.plurals theme.docs.tagDocListPageTitle.nDocsTagged
1 parent 0a87116 commit bd4c7c7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/docusaurus-theme-translations/locales/vi/theme-common.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"theme.blog.post.paginator.navAriaLabel": "Thanh điều hướng của trang bài viết",
2626
"theme.blog.post.paginator.newerPost": "Bài mới hơn",
2727
"theme.blog.post.paginator.olderPost": "Bài cũ hơn",
28-
"theme.blog.post.plurals": "Một bài viết|{count} bài viết",
28+
"theme.blog.post.plurals": "{count} bài viết",
2929
"theme.blog.post.readMore": "Đọc tiếp",
3030
"theme.blog.post.readMoreLabel": "Đọc thêm về {title}",
31-
"theme.blog.post.readingTime.plurals": "Một phút để đọc|{readingTime} phút để đọc",
31+
"theme.blog.post.readingTime.plurals": "{readingTime} phút để đọc",
3232
"theme.blog.sidebar.navAriaLabel": "Điều hướng các bài viết gần đây trên blog",
3333
"theme.blog.tagTitle": "{nPosts} được gắn thẻ \"{tagName}\"",
3434
"theme.colorToggle.ariaLabel": "Chuyển đổi chế độ sáng và tối (hiện tại {mode})",
@@ -48,7 +48,7 @@
4848
"theme.docs.sidebar.expandButtonAriaLabel": "Mở rộng thanh bên",
4949
"theme.docs.sidebar.expandButtonTitle": "Mở rộng thanh bên",
5050
"theme.docs.tagDocListPageTitle": "{nDocsTagged} với \"{tagName}\"",
51-
"theme.docs.tagDocListPageTitle.nDocsTagged": "Một tài liệu đã gắn thẻ|{count} tài liệu đã gắn thẻ",
51+
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} tài liệu đã gắn thẻ",
5252
"theme.docs.versionBadge.label": "Phiên bản: {versionLabel}",
5353
"theme.docs.versions.latestVersionLinkLabel": "phiên bản mới nhất",
5454
"theme.docs.versions.latestVersionSuggestionLabel": "Để xem các cập nhật mới nhất, vui lòng xem phiên bản {latestVersionLink} ({versionLabel}).",

0 commit comments

Comments
 (0)