diff options
author | Ajay Ramachandran <[email protected]> | 2021-12-28 14:51:14 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-12-28 14:51:14 -0500 |
commit | e729e036cfc3be875d42ddebad84a6a5e40cc375 (patch) | |
tree | 980a7766490fb585c86ce5d9cbaf76a11eb1792d /public/_locales/pt_BR | |
parent | a1bae95cdcbff623692fb1e67695818ec3a54b7b (diff) | |
download | SponsorBlock-e729e036cfc3be875d42ddebad84a6a5e40cc375.tar.gz SponsorBlock-e729e036cfc3be875d42ddebad84a6a5e40cc375.zip |
New Crowdin updates (#1054)
Diffstat (limited to 'public/_locales/pt_BR')
-rw-r--r-- | public/_locales/pt_BR/messages.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/_locales/pt_BR/messages.json b/public/_locales/pt_BR/messages.json index ffb57b21..27e274cd 100644 --- a/public/_locales/pt_BR/messages.json +++ b/public/_locales/pt_BR/messages.json @@ -837,5 +837,13 @@ }, "fillerNewFeature": { "message": "Novo! Pule tangentes e piadas com a categoria filler. Ative em opções" + }, + "dayAbbreviation": { + "message": "d", + "description": "100d" + }, + "hourAbbreviation": { + "message": "h", + "description": "100h" } } |