From b0e34dd59c2123aa27d03f4dc58e37ac4706c193 Mon Sep 17 00:00:00 2001 From: H Ly Date: Wed, 21 Aug 2019 18:14:29 +0700 Subject: [PATCH] Change plural (#30) * Add Vietnamese locale * Fix typo vi.json * Final small change --- locales/vi.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/vi.json b/locales/vi.json index 5917ea4..ef51be5 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -26,6 +26,7 @@ "No posts found": "Không tìm thấy bài viết", "Apparently there are no posts at the moment, check again later.": "Có vẻ như hiện không có bài viết nào cả, bạn xem lại sau nha.", "1 post": "1 bài viết", + "% posts": "% bài viết", "% posts": "% các bài viết", "Tags": "Thẻ tag", "with this tag": "với thẻ tag này",