Fixed translated variable name

"w" as in "week" was translated into "s" (as in "semana"), which is obviously wrong.
This commit is contained in:
Valentino Stillhardt 2024-04-18 09:17:35 -03:00 committed by GitHub
parent e0ebd7aeaf
commit 0caf04617e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 's' ou '-1' para não expirar.",
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' ou '-1' para não expirar.",
"(Beta)": "(Beta)",
"(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)",
"(latest)": "(mais recente)",