summaryrefslogtreecommitdiffstats
path: root/locales/pt.json
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2022-01-05 02:42:49 +0100
committerSamantaz Fox <coding@samantaz.fr>2022-01-10 22:49:07 +0100
commit37c953e6339f2983bd7dde405ec7405de5ddaa31 (patch)
tree8cca10f9d8eee2ef474260ded7c112d7c4b15e96 /locales/pt.json
parent5bb2cb7d71b3e44e7754a4e06e45c831d30211fc (diff)
downloadinvidious-37c953e6339f2983bd7dde405ec7405de5ddaa31.tar.gz
invidious-37c953e6339f2983bd7dde405ec7405de5ddaa31.tar.bz2
invidious-37c953e6339f2983bd7dde405ec7405de5ddaa31.zip
i18n: Use plurals for tokens/replies/unseen notifications
Diffstat (limited to 'locales/pt.json')
-rw-r--r--locales/pt.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/locales/pt.json b/locales/pt.json
index 065170fb..9382da48 100644
--- a/locales/pt.json
+++ b/locales/pt.json
@@ -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"