Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
bdcce010
Commit
bdcce010
authored
Jul 11, 2020
by
alinetenorio
Browse files
fix erro função
parent
cd09440d
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/lang/en/validation.php
View file @
bdcce010
...
@@ -68,7 +68,7 @@ return [
...
@@ -68,7 +68,7 @@ return [
'numeric'
=>
':Attribute deve ser :size.'
,
'numeric'
=>
':Attribute deve ser :size.'
,
'file'
=>
':Attribute deve ter :size kilobytes.'
,
'file'
=>
':Attribute deve ter :size kilobytes.'
,
'string'
=>
':Attribute deve ter :size caracteres.'
,
'string'
=>
':Attribute deve ter :size caracteres.'
,
'array'
=>
'
:Attribute deve conter :size iten
s.'
,
'array'
=>
'
Preencha todos os campo
s.'
,
],
],
'string'
=>
':Attribute deve ser uma string'
,
'string'
=>
':Attribute deve ser uma string'
,
'timezone'
=>
':Attribute deve ser uma timezone válida.'
,
'timezone'
=>
':Attribute deve ser uma timezone válida.'
,
...
...
resources/lang/pt-BR/validation.php
View file @
bdcce010
...
@@ -69,7 +69,7 @@ return [
...
@@ -69,7 +69,7 @@ return [
'numeric'
=>
':Attribute deve ser :size.'
,
'numeric'
=>
':Attribute deve ser :size.'
,
'file'
=>
':Attribute deve ter :size kilobytes.'
,
'file'
=>
':Attribute deve ter :size kilobytes.'
,
'string'
=>
':Attribute deve ter :size caracteres.'
,
'string'
=>
':Attribute deve ter :size caracteres.'
,
'array'
=>
'
:Attribute deve conter :size iten
s.'
,
'array'
=>
'
Preencha todos os campo
s.'
,
],
],
'string'
=>
':Attribute deve ser uma string'
,
'string'
=>
':Attribute deve ser uma string'
,
'timezone'
=>
':Attribute deve ser uma timezone válida.'
,
'timezone'
=>
':Attribute deve ser uma timezone válida.'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment