Skip to content
Snippets Groups Projects
Commit 8a1024ca authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Merge with Development

parents a74ca60e df946518
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -12,7 +12,6 @@ class Quicktips
{
use DispatchesJobs;
//const QUICKTIP_URL = "https://quicktips.metager3.de/1.1.0/quicktips.xml";
const QUICKTIP_URL = "http://localhost:63825/1.1.0/quicktips.xml";
const QUICKTIP_NAME = "quicktips";
const CACHE_DURATION = 60;
......
......@@ -41,8 +41,8 @@ return [
'about.3.1' => '',
'lang.tooltip' => 'Ergebnissprache wählen',
'key.placeholder' => 'Mitglieder Key eingeben',
'key.tooltip' => 'Mitglieder Key eingeben',
'key.placeholder' => 'Mitglieder-Key eingeben',
'key.tooltip' => 'Mitglieder-Key eingeben',
'placeholder' => 'MetaGer: Sicher suchen & finden, Privatsphäre schützen',
'plugin.open-modal' => 'MetaGer-Plugin hinzufügen',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment