Skip to content
Snippets Groups Projects
Commit f86115cb authored by Kim Höfer's avatar Kim Höfer
Browse files

change english translation

parent 226f675c
No related branches found
No related tags found
3 merge requests!1895Development,!1786Development,!1692Resolve "New donate site"
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="vendor/autoload.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false">
<testsuites>
<testsuite name="Browser Test Suite">
<directory suffix="Test.php">./tests/Browser</directory>
</testsuite>
</testsuites>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./app</directory>
</whitelist>
</filter>
</phpunit>
...@@ -2,9 +2,7 @@ ...@@ -2,9 +2,7 @@
return [ return [
"headline.1" => "Your Donation for MetaGer to SUMA-EV", "headline.1" => "Your Donation for MetaGer to SUMA-EV",
"headline.2" => 'With your donation: you support maintenance and development of the independent search engine metager.org and its supporting association SUMA-EV. <a href="https://metager.org/about" rel="noopener" target=_blank>Read more</a> and <a href="https://metager.org/beitritt" target="_blank" rel="noopener">become a member.</a> "headline.2" => 'With your donation: you support maintenance and development of the independent search engine metager.org and its supporting association SUMA-EV. <a href="https://metager.org/about" rel="noopener" target=_blank>Read more</a> and <a href="https://metager.org/beitritt" target="_blank" rel="noopener">become a member.</a>',
Please help to keep free and open search engines free and open on the Internet. The digital knowledge of the world must stay free from surveillance and control by governments or companies and must be publicly accessible to everyone. Please click <a href="https://metager.org" rel="noopener" target=_blank>here</a> for more information about us.',
'headline.3' => 'How much would you like to donate?', 'headline.3' => 'How much would you like to donate?',
'headline.4' => 'How frequent do you want to donate?', 'headline.4' => 'How frequent do you want to donate?',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment