Skip to content

Commit

Permalink
fix: username.months
Browse files Browse the repository at this point in the history
  • Loading branch information
AldemirLucas committed Nov 21, 2024
1 parent 56bb753 commit d62f146
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions next/public/locales/en/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@
"hidePassword": "hide password",
"showPassword": "show password",
"month": "month",
"months": "months",
"year": "year",
"monthly": "(Monthly)",
"annually": "(Anual)",
Expand Down
1 change: 1 addition & 0 deletions next/public/locales/es/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
"hidePassword": "ocultar contraseña",
"showPassword": "mostrar contraseña",
"month": "mes",
"months": "meses",
"year": "año",
"monthly": "(Mensal)",
"annually": "(Anual)",
Expand Down
1 change: 1 addition & 0 deletions next/public/locales/pt/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@
"hidePassword": "esconder senha",
"showPassword": "exibir senhar",
"month": "mês",
"months": "meses",
"year": "ano",
"monthly": "(Mensal)",
"annually": "(Anual)",
Expand Down

0 comments on commit d62f146

Please sign in to comment.