diff options
| author | 2022-08-29 08:40:32 +0200 | |
|---|---|---|
| committer | 2022-08-29 08:40:32 +0200 | |
| commit | 5c5aaafb0f7c0c9431bb3da5bd5d205a3d194382 (patch) | |
| tree | 09b9daabdce1b8cd9d5de8b3a7d0b60b18a45d9e /app/i18n/pl/index.php | |
| parent | 10f29a736221a41549f9ab1de70e0c4d593958c7 (diff) | |
Update GNOME link (#4550)
Co-authored-by: Adrien Demma <ademma@amabis.fr>
Diffstat (limited to 'app/i18n/pl/index.php')
| -rw-r--r-- | app/i18n/pl/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php index c09d9132e..0a86963c6 100644 --- a/app/i18n/pl/index.php +++ b/app/i18n/pl/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>', // IGNORE 'bugs_reports' => 'Zgłaszanie problemów', '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://git.gnome.org/browse/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.', + '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.', '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.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">na Githubie</a>', 'license' => 'Licencja', |
