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
796fc316
Commit
796fc316
authored
Jul 11, 2020
by
Gabriel-31415
Browse files
Merge branch 'master-test' of
https://github.com/lmts-ufape/submeta
into master-test
merged master-test
parents
c51e429f
bdcce010
Changes
2
Show whitespace changes
Inline
Side-by-side
resources/lang/en/validation.php
View file @
796fc316
...
...
@@ -68,7 +68,7 @@ return [
'numeric'
=>
':Attribute deve ser :size.'
,
'file'
=>
':Attribute deve ter :size kilobytes.'
,
'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'
,
'timezone'
=>
':Attribute deve ser uma timezone válida.'
,
...
...
resources/lang/pt-BR/validation.php
View file @
796fc316
...
...
@@ -69,7 +69,7 @@ return [
'numeric'
=>
':Attribute deve ser :size.'
,
'file'
=>
':Attribute deve ter :size kilobytes.'
,
'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'
,
'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