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

@ -131,10 +131,8 @@
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` subscrições",
"": "`x` subscrições"
},
"`x` tokens": {
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` tokens",
"": "`x` tokens"
},
"tokens_count": "{{count}} token",
"tokens_count_plural": "{{count}} tokens",
"Import/export": "Importar / exportar",
"unsubscribe": "anular subscrição",
"revoke": "revogar",