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

Neues File fake-result.php

parent 1e4b9433
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
<?php
return [
'title' => 'Title of the result',
'hoster' => 'Found by',
'link' => 'Hyperlink to the result',
'description' => 'Summary of the result page',
'open.this' => 'Open in this TAB',
'open.newtab' => 'Open in a new TAB',
'open.anonymous' => 'Open anonymously (via the MetaGer-Proxy server)',
'options.more' => 'More options',
'options.save' => 'Save the result for further filtering',
'options.domain' => 'Start a new search on this domain',
'options.subdomain' => 'Start a new search on this subdomain',
'options.blacklist' => 'Start a new search without this domain',
];
\ 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