aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pl/index.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-05-11 13:08:23 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-11 13:08:23 +0200
commitdeb306c33f67155d4b87d12857cc0b4676c60917 (patch)
tree1461096158ca9d06e6069355e199ad6e0acbc8df /app/i18n/pl/index.php
parent6e2f2f1c1e98ecd86aa89c6547beb742d7385d18 (diff)
Improved: Install process: give more infos (#5350)
* comments added for each step * infos about FreshRSS added in first step * Remove reference to Kriss and Leed from install page I do not find that informative, and quite confusing. Moved to readme instead. --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/pl/index.php')
-rw-r--r--app/i18n/pl/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php
index 139451cf1..fcb5db889 100644
--- a/app/i18n/pl/index.php
+++ b/app/i18n/pl/index.php
@@ -18,7 +18,7 @@ return array(
'credits' => 'Uznanie autorstwa',
'credits_content' => 'Niektóre elementy designu pochodzą z <a href="http://twitter.github.io/bootstrap/">Bootstrapa</a>, przy czym FreshRSS nie używa tego frameworku. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">Ikony</a> zostały pierwotnie stworzone dla <a href="https://www.gnome.org/">projektu GNOME</a>. Font <em>Open Sans</em> jest autorstwa <a href="https://fonts.google.com/specimen/Open+Sans">Steve’a Mattesona</a>. FreshRSS opiera się na <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>, frameworku PHP.',
'documentation' => 'Documentation', // TODO
- 'freshrss_description' => 'FreshRSS jest agregatorem kanałów RSS przeznaczonym do zainstalowania na własnym serwerze, podobnie jak <a href="http://tontof.net/kriss/feed/">Kriss Feed</a>, bądź <a href="https://github.com/LeedRSS/Leed">Leed</a>. Jest lekki i łatwy do schowania w kieszeni, pozostając przy tym potężnym i konfigurowalnym narzędziem.',
+ 'freshrss_description' => 'FreshRSS jest agregatorem kanałów RSS przeznaczonym do zainstalowania na własnym serwerze. Jest lekki i łatwy do schowania w kieszeni, pozostając przy tym potężnym i konfigurowalnym narzędziem.',
'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">na Githubie</a>',
'license' => 'Licencja',
'project_website' => 'Strona projektu',