Skip to content
Snippets Groups Projects
Commit 7bb6eb3f authored by Carsten Riel's avatar Carsten Riel
Browse files

Update results.php

parent 5c0ef5e0
No related branches found
No related tags found
2 merge requests!619Development,!615Update results.php
<?php
return [
'redirect' => '(with redirect)',
'weiter' => 'more',
'zurueck' => 'back',
'filter' => 'Results are filtered by language: <strong>[:filter]</strong>. <a href=":link">Disable this filter.</a>',
];
"redirect" => "(with redirect)",
"weiter" => "more",
"zurueck" => "back",
"filter" => "Results are filtered by language: <strong>[:filter]</strong>. <a href=\":link\">Disable this filter.</a>",
"filter.default" => "The interface language is set to <strong>:langName</strong> but you will receive results in <strong>ALL</strong>languages. If you want to restrict the results to a specific language (german or english for the moment and spanish to come), please click <a href=\"/settings\" target=\"_blank\">customize</a> and choose your desired language there."
];
\ No newline at end of file
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