Skip to content
Snippets Groups Projects
Commit bf19be01 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update settings.php

parent 19819d51
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
<?php <?php
return [ return [
'head.1' => 'Settings', "head.1" => "Settings",
'head.2' => 'Here you can customize your MetaGer: After selecting your desired settings, you have to choose, whether you want to save the settings permanently, or just for once, <a href="#unten">on the bottom of this page.</a>', "head.2" => "Here you can customize your MetaGer: After selecting your desired settings, you have to choose, whether you want to save the settings permanently, or just for once, <a href=\"#unten\">on the bottom of this page.</a>",
"allgemein.1" => "General",
'allgemein.1' => 'General', "allgemein.2" => "disable quotes",
'allgemein.2' => 'disable quotes', "allgemein.3" => "open links in same tab",
'allgemein.3' => 'open links in same tab', "allgemein.4" => "select language:",
'allgemein.4' => 'select language:', "allgemein.5" => "all languages",
'allgemein.5' => 'all languages', "allgemein.6" => "german",
'allgemein.6' => 'german', "allgemein.6_1" => "english",
'allgemein.6_1' => 'english', "allgemein.7" => "number of results per page:",
'allgemein.7' => 'number of results per page:', "allgemein.8" => "all",
'allgemein.8' => 'all', "zeit.1" => "maximum search time",
"zeit.2" => "1 second (standard)",
'zeit.1' => 'maximum search time', "zeit.3" => "2 seconds",
'zeit.2' => '1 second (standard)', "zeit.4" => "5 seconds",
'zeit.3' => '2 seconds', "zeit.5" => "10 seconds",
'zeit.4' => '5 seconds', "zeit.6" => "20 seconds",
'zeit.5' => '10 seconds', "suchmaschinen.1" => "search engines",
'zeit.6' => '20 seconds', "suchmaschinen.2" => "(deselect all)",
"suchmaschinen.3" => "(select / deselect all)",
'suchmaschinen.1' => 'search engines', "speichern.1" => "Create a startpage for one-time use",
'suchmaschinen.2' => '(deselect all)', "speichern.2" => "Save settings permanently",
'suchmaschinen.3' => '(select / deselect all)', "speichern.3" => "Generate plugin with these settings",
"speichern.4" => "Reset saved settings",
'speichern.1' => 'Create a startpage for one-time use', "request" => "Which method should query MetaGer (GET, POST)?"
'speichern.2' => 'Save settings permanently', ];
'speichern.3' => 'Generate plugin with these settings', \ No newline at end of file
'speichern.4' => 'Reset saved settings',
];
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