i18n: Use plurals for tokens/replies/unseen notifications

This commit is contained in:
Samantaz Fox 2022-01-05 02:42:49 +01:00
parent 5bb2cb7d71
commit 37c953e633
No known key found for this signature in database
GPG key ID: F42821059186176E
15 changed files with 60 additions and 152 deletions

View file

@ -191,10 +191,8 @@
},
"Subscriptions": "Subscrições",
"revoke": "revogar",
"`x` tokens": {
"": "`x` tokens",
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` tokens"
},
"tokens_count": "{{count}} token",
"tokens_count_plural": "{{count}} tokens",
"`x` subscriptions": {
"": "`x` subscrições",
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` subscrições"