summaryrefslogtreecommitdiffstats
path: root/locales/vi.json
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2021-12-27 15:17:50 +0100
committerSamantaz Fox <coding@samantaz.fr>2022-01-10 22:49:07 +0100
commit5bb2cb7d71b3e44e7754a4e06e45c831d30211fc (patch)
treec037f1c913d55e5fe3882f7beee3b654e0bfbf9c /locales/vi.json
parent692f4e5be2c80556e84fa618eb8124083da24161 (diff)
downloadinvidious-5bb2cb7d71b3e44e7754a4e06e45c831d30211fc.tar.gz
invidious-5bb2cb7d71b3e44e7754a4e06e45c831d30211fc.tar.bz2
invidious-5bb2cb7d71b3e44e7754a4e06e45c831d30211fc.zip
i18n: Use plurals for video/view/subscriber/subscription counts
Diffstat (limited to 'locales/vi.json')
-rw-r--r--locales/vi.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/locales/vi.json b/locales/vi.json
index e433ad55..a8550686 100644
--- a/locales/vi.json
+++ b/locales/vi.json
@@ -1,11 +1,6 @@
{
- "`x` subscribers": {
- "([^.,0-9]|^)1([^.,0-9]|$)": "`x` subscribers",
- "": "`x` subscribers"
- },
- "`x` videos": {
- "([^.,0-9]|^)1([^.,0-9]|$)": "`x` video"
- },
+ "generic_videos_count_0": "{{count}} video",
+ "generic_subscribers_count_0": "{{count}} subscribers",
"LIVE": "TRỰC TIẾP",
"Shared `x` ago": "Đã chia sẻ` x` trước",
"Unsubscribe": "Hủy đăng ký",