Skip to content

Commit

Permalink
🔑 English localization update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored and github-actions[bot] committed Nov 16, 2024
1 parent 3b54acc commit 095d0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/pt_BR/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"required_array_keys": "O campo :attribute deve conter entradas para: :values",
"required_if": "O campo :attribute é obrigatório quando o valor do campo :other é igual a :value.",
"required_if_accepted": "O campo :attribute é obrigatório quando :other é aceito.",
"required_if_declined": "O campo :attribute é obrigatório quando :other não for informado.",
"required_if_declined": "O campo :attribute é obrigatório quando :other não for informado.",
"required_unless": "O campo :attribute é obrigatório a menos que :other esteja presente em :values.",
"required_with": "O campo :attribute é obrigatório quando :values está presente.",
"required_with_all": "O campo :attribute é obrigatório quando um dos :values está presente.",
Expand Down

0 comments on commit 095d0c3

Please sign in to comment.