diff options
| author | 2023-10-27 17:08:07 +0200 | |
|---|---|---|
| committer | 2023-10-27 17:08:07 +0200 | |
| commit | ee04355b284a14de9916a629c10d8edb80b817a2 (patch) | |
| tree | 74b58d51f8d32bf66ed74e5607c21233a2c7de4f /app/i18n/nl/index.php | |
| parent | ce6ba583be15414d7541867e96b627fcdd3f9043 (diff) | |
[i18n] Update Dutch translations (#5759)
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 aabb8f943..80d402865 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -17,7 +17,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://gitlab.gnome.org/Archive/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://framagit.org/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>.', - 'documentation' => 'Documentation', // TODO + 'documentation' => 'Documentatie', 'freshrss_description' => 'FreshRSS is een RSS-feed aggregator om zelf te hosten. 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', |
