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
87012242
Commit
87012242
authored
Jul 13, 2018
by
Karl Hasselbring
Browse files
Text geändert
parent
41a9b703
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
resources/lang/de/hilfe.php
View file @
87012242
This diff is collapsed.
Click to expand it.
resources/lang/de/result.php
View file @
87012242
...
...
@@ -2,7 +2,7 @@
return
[
'options.headline'
=>
'Optionen'
,
'options.savetab'
=>
'Ergebnis
in Tab
speichern.'
,
'options.savetab'
=>
'Ergebnis speichern.'
,
'options.1'
=>
'Auf dieser Domain neu suchen'
,
'options.2'
=>
':host ausblenden'
,
'options.3'
=>
'*.:domain ausblenden'
,
...
...
resources/views/parts/fake-result.blade.php
View file @
87012242
...
...
@@ -39,7 +39,7 @@
<ul
class=
"option-list list-unstyled small"
>
<li
class=
""
>
<a
class=
"saver"
href=
"javascript:setDummySearch('wurde zum weiteren Filtern gespeichert')"
data-tooltip=
"{{ trans('fake-result.options.save') }}"
>
<i
class=
"fa fa-floppy-o"
></i>
Ergebnis
in Tab
speichern.
<i
class=
"fa fa-floppy-o"
></i>
Ergebnis speichern.
</a>
</li>
<li>
...
...
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