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

Merge branch '391-meldung-fur-den-sprachfilter-in-die-quicktips-verschieben' into 'development'

Bug in der englischen Version gefixt

Closes #391

See merge request !618
parents 5023c703 231c76da
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
<?php <?php
return [ return [
"redirect" => "(with redirect)", "redirect" => "(with redirect)",
"weiter" => "more", "weiter" => "more",
"zurueck" => "back", "zurueck" => "back",
"filter" => "Results are filtered by language: <strong>[:filter]</strong>. <a href=\":link\">Disable this filter.</a>", "filter" => "Results are filtered by language: <strong>[:filter]</strong>. <a href=\":link\" target=\"_blank\">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=\"/en/settings\" target=\"_blank\">customize</a> and choose your desired language there." "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=\"/en/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