Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
c6b22057
Commit
c6b22057
authored
Jan 18, 2018
by
Aria Givi
Browse files
falsche Großschreibung zurückgeändert
parent
e81bcf9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/laravellocalization.php
View file @
c6b22057
...
...
@@ -46,7 +46,7 @@ return [
//'en-AU' => ['name' => 'Australian English', 'script' => 'Latn', 'native' => 'Australian English', 'regional' => 'en_AU'],
//'en-GB' => ['name' => 'British English', 'script' => 'Latn', 'native' => 'British English', 'regional' => 'en_GB'],
//'en-US' => ['name' => 'U.S. English', 'script' => 'Latn', 'native' => 'U.S. English', 'regional' => 'en_US'],
'es'
=>
[
'name'
=>
'Spanish'
,
'script'
=>
'Latn'
,
'native'
=>
'
E
spañol'
,
'regional'
=>
'es_ES'
],
'es'
=>
[
'name'
=>
'Spanish'
,
'script'
=>
'Latn'
,
'native'
=>
'
e
spañol'
,
'regional'
=>
'es_ES'
],
//'eo' => ['name' => 'Esperanto', 'script' => 'Latn', 'native' => 'esperanto', 'regional' => ''],
//'eu' => ['name' => 'Basque', 'script' => 'Latn', 'native' => 'euskara', 'regional' => 'eu_ES'],
//'ewo' => ['name' => 'Ewondo', 'script' => 'Latn', 'native' => 'ewondo', 'regional' => ''],
...
...
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