From ce5572d7dd13fce491257cee0f1f1ca69c499a4a Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 12 Mar 2023 23:18:11 +0100 Subject: Improve about page (#5192) * add link to documentation * i18n for documentation * add target="_blank" for website link * show environment, if it is not 'production' * just for admins * fix * Update app/i18n/fr/index.php Co-authored-by: Alexandre Alapetite * Update app/i18n/en/index.php Co-authored-by: Alexandre Alapetite * Update app/views/index/about.phtml Co-authored-by: Alexandre Alapetite --------- Co-authored-by: Alexandre Alapetite --- app/i18n/nl/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/nl/index.php') diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index 6a8f9e179..1f9a6fcf9 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -17,6 +17,7 @@ return array( 'bugs_reports' => 'Rapporteer fouten', 'credits' => 'Waarderingen', 'credits_content' => 'Sommige ontwerp elementen komen van Bootstrap alhoewel FreshRSS dit raamwerk niet gebruikt. Pictogrammen komen van het GNOME project. De Open Sans font police is gemaakt door Steve Matteson. FreshRSS is gebaseerd op Minz, een PHP raamwerk. Nederlandse vertaling door Wanabo, NieuwsKop.be. Link naar de Nederlandse vertaling, FreshRSS-Dutch-translation.', + 'documentation' => 'Documentation', // TODO 'freshrss_description' => 'FreshRSS is een RSS-feed aggregator om zelf te hosten, net als Kriss Feed of Leed. Het gebruikt weinig systeembronnen en is makkelijk te beheren terwijl het een krachtig en makkelijk te configureren programma is.', 'github' => 'op Github', 'license' => 'Licentie', -- cgit v1.2.3