]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de_informal/validation.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / de_informal / validation.php
index 61cd7409b4e8aa1cc8dfa220ec62d17c191df8f0..1c94d62c6046c92b1c5842b2acb74cf79ca99d1c 100644 (file)
@@ -99,7 +99,7 @@ return [
         'array'   => ':attribute muss :size Elemente enthalten.',
     ],
     'string'               => ':attribute muss eine Zeichenkette sein.',
-    'timezone'             => ':attribute muss eine valide zeitzone sein.',
+    'timezone'             => ':attribute muss eine valide Zeitzone sein.',
     'totp'                 => 'Der angegebene Code ist ungültig oder abgelaufen.',
     'unique'               => ':attribute wird bereits verwendet.',
     'url'                  => ':attribute ist kein valides Format.',