Skip to content

Commit

Permalink
Merge pull request #4302 from oliworx/patch-1
Browse files Browse the repository at this point in the history
[de]: Fix password.sent translation
  • Loading branch information
andrey-helldar authored Feb 27, 2024
2 parents 59ccecf + e3bb85c commit 927ea9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/de/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"required_without_all": ":Attribute muss ausgefüllt werden, wenn keines der Felder :values ausgefüllt wurde.",
"reset": "Das Passwort wurde zurückgesetzt!",
"same": ":Attribute und :other müssen übereinstimmen.",
"sent": "Passworterinnerung wurde gesendet!",
"sent": "E-Mail zum Zurücksetzen des Passworts wurde gesendet!",
"size.array": ":Attribute muss genau :size Elemente haben.",
"size.file": ":Attribute muss :size Kilobyte groß sein.",
"size.numeric": ":Attribute muss gleich :size sein.",
Expand Down

0 comments on commit 927ea9e

Please sign in to comment.