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
fe774917
Commit
fe774917
authored
Sep 26, 2016
by
Karl
Browse files
Die Beschreibung des Plugins ist jetzt übersetzbar.
parent
33f1274e
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/lang/de/plugin.php
0 → 100644
View file @
fe774917
<?php
return
[
'description'
=>
'MetaGer: Sicher suchen & finden, Privatsphäre schützen'
,
];
resources/views/plugin.blade.php
View file @
fe774917
<?
xmlversion
=
"1.0"
encoding
=
"UTF-8"
?>
<OpenSearchDescription
xmlns=
"http://a9.com/-/spec/opensearch/1.1/"
>
<ShortName>
MetaGer
</ShortName>
<Description>
MetaGer: Sicher suchen
&
f
inde
n, Privatsphäre schützen
</Description>
<Description>
{!! trans('plug
in
.
de
scription') !!}
</Description>
<Contact>
office@suma-ev.de
</Contact>
<Image
width=
"16"
height=
"16"
type=
"image/x-icon"
>
{{ url('/favicon.ico') }}
</Image>
<Url
type=
"text/html"
template=
"{{ $link }}&eingabe={searchTerms}"
method=
"{{$request}}"
></Url>
...
...
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