i18n: Use plurals for video/view/subscriber/subscription counts

This commit is contained in:
Samantaz Fox 2021-12-27 15:17:50 +01:00
parent 692f4e5be2
commit 5bb2cb7d71
No known key found for this signature in database
GPG key ID: F42821059186176E
18 changed files with 92 additions and 202 deletions

View file

@ -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ý",