diff options
| author | 2019-10-29 23:11:27 +0100 | |
|---|---|---|
| committer | 2019-10-29 23:11:27 +0100 | |
| commit | 6c63e0186a38393c886f3462bf5d65f84ed71de7 (patch) | |
| tree | a6c3e9125faf8346f65b3bae4d0d9c402b75ea71 /app/i18n/nl/index.php | |
| parent | 2d3f7e717921d14ec37a8b2ca8c03d5819ed49fd (diff) | |
Update link in the README (#2614)
Website seems dead. Changed by repository URL.
See #2613
Diffstat (limited to 'app/i18n/nl/index.php')
| -rw-r--r-- | app/i18n/nl/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index 6d9f3e165..22720f927 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -7,7 +7,7 @@ return array( 'bugs_reports' => 'Rapporteer fouten', 'credits' => 'Waarderingen', 'credits_content' => 'Sommige ontwerp elementen komen van <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> alhoewel FreshRSS dit raamwerk niet gebruikt. <a href="https://git.gnome.org/browse/gnome-icon-theme-symbolic">Pictogrammen</a> komen van het <a href="https://www.gnome.org/">GNOME project</a>. <em>De Open Sans</em> font police is gemaakt door <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS is gebaseerd op <a href="https://github.com/marienfressinaud/MINZ">Minz</a>, een PHP raamwerk. Nederlandse vertaling door Wanabo, <a href="http://www.nieuwskop.be" title="NieuwsKop">NieuwsKop.be</a>. Link naar de Nederlandse vertaling, <a href="https://github.com/Wanabo/FreshRSS-Dutch-translation/tree/master">FreshRSS-Dutch-translation</a>.', - 'freshrss_description' => 'FreshRSS is een RSS-feed aggregator om zelf te hosten, net als <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> of <a href="http://leed.idleman.fr/">Leed</a>. Het gebruikt weinig systeembronnen en is makkelijk te beheren terwijl het een krachtig en makkelijk te configureren programma is.', + 'freshrss_description' => 'FreshRSS is een RSS-feed aggregator om zelf te hosten, net als <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> of <a href="https://github.com/LeedRSS/Leed">Leed</a>. Het gebruikt weinig systeembronnen en is makkelijk te beheren terwijl het een krachtig en makkelijk te configureren programma is.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">op Github</a>', 'license' => 'Licentie', 'project_website' => 'Projectwebsite', |
