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

Merge branch 'patch-1' into 'development'

Update results.php

...

See merge request !615
parents 5c0ef5e0 bffaacc6
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, 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