Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcansado committed Jul 9, 2024
1 parent 4e19991 commit 36cd8b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resources/locales/es/cake.po
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,7 @@ msgstr "El valor proporcionado debe ser un hora"

#: vendor/cakephp/cakephp/src/Validation/Validator.php:1920
msgid "The provided value must be a localized time, date or date and time"
msgstr ""
"El valor proporcionado debe ser una hora localizada (local), fecha o fecha y "
"hora"
msgstr "El valor proporcionado debe ser una hora, fecha o fecha y hora localizada"

#: vendor/cakephp/cakephp/src/Validation/Validator.php:1947
msgid "The provided value must be a boolean"
Expand Down

0 comments on commit 36cd8b6

Please sign in to comment.