]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ja/validation.php
Extend /users API endpoint
[bookstack] / resources / lang / ja / validation.php
index 61057f17ee00d6e3aedfddaf453af17d99f0f5a3..7d9987ce073e22a0137fdef9a216cf9f4cc84d5c 100644 (file)
@@ -78,7 +78,6 @@ return [
         'string'  => ':attributeは:min文字以上である必要があります。',
         'array'   => ':attributeは:min個以上である必要があります。',
     ],
-    'no_double_extension'  => 'The :attribute must only have a single file extension.',
     'not_in'               => '選択された:attributeは不正です。',
     'not_regex'            => 'The :attribute format is invalid.',
     'numeric'              => ':attributeは数値である必要があります。',