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
14c3fc78
Commit
14c3fc78
authored
Jun 28, 2021
by
Kim Höfer
Browse files
fix typo
parent
67c2382d
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/lang/de/search-engine.php
View file @
14c3fc78
...
...
@@ -46,7 +46,7 @@ return [
'text.4.4'
=>
'Scopia Technologies ASPEN LLC'
,
'text.4.5'
=>
'deutsche Suche, englische Suche'
,
'text.5.1'
=>
'
Name:
Netluchs'
,
'text.5.1'
=>
'Netluchs'
,
'text.5.2'
=>
'2005'
,
'text.5.3'
=>
'Hamburg, Deutschland'
,
'text.5.4'
=>
'Michael Nebel (Privatperson)'
,
...
...
resources/views/search-engine.blade.php
View file @
14c3fc78
...
...
@@ -45,7 +45,7 @@
</
div
>
<
div
class
=
"card-heavy"
>
<
h2
>
{{
trans
(
'search-engine.head.6'
)
}}
</
h2
>
<
p
>
{
<
span
>
{
trans
(
'search-engine.text.2.1'
)
}}
</
span
>
{{
trans
(
'search-engine.text.5.1'
)}}
</
p
>
<
p
><
span
class
=
"search-engine-dt"
>
{
{
trans
(
'search-engine.text.2.1'
)
}}
</
span
>
{{
trans
(
'search-engine.text.5.1'
)}}
</
p
>
<
p
><
span
class
=
"search-engine-dt"
>
{{
trans
(
'search-engine.text.2.3'
)
}}
</
span
>
{{
trans
(
'search-engine.text.5.2'
)
}}
</
p
>
<
p
><
span
class
=
"search-engine-dt"
>
{{
trans
(
'search-engine.text.2.4'
)
}}
</
span
>
{{
trans
(
'search-engine.text.5.3'
)
}}
</
p
>
<
p
><
span
class
=
"search-engine-dt"
>
{{
trans
(
'search-engine.text.2.5'
)
}}
</
span
>
{{
trans
(
'search-engine.text.5.4'
)
}}
</
p
>
...
...
Write
Preview
Supports
Markdown
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