aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/he
diff options
context:
space:
mode:
authorGravatar Glyn Normington <work@underlap.org> 2025-03-24 13:04:10 +0000
committerGravatar GitHub <noreply@github.com> 2025-03-24 14:04:10 +0100
commitb0a3ae1e7af2a1485439439463ceed3dc2057f65 (patch)
treee7a7e222318d09d68597d8fe7630a3ec11d1b959 /app/i18n/he
parent0217c839793174bbbf928a9d78eead368ccf5fae (diff)
Clarify MINZ usage (#7426)
* Clarify MINZ usage MINZ (archived, read-only) is not a dependency of FreshRSS, which would be very concerning. Instead, FreshRSS copied MINZ and has evolved it since then under the same license. Ref: https://github.com/FreshRSS/FreshRSS/discussions/7425 * Move credits to README * Delete credits from web UI * Additional changes --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/he')
-rw-r--r--app/i18n/he/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/i18n/he/index.php b/app/i18n/he/index.php
index 9d88228a3..ad9b4f514 100644
--- a/app/i18n/he/index.php
+++ b/app/i18n/he/index.php
@@ -26,8 +26,6 @@ return array(
),
),
'bugs_reports' => 'דיווח באגים',
- 'credits' => 'קרדיטים',
- 'credits_content' => 'מאפייני עיצוב מסויימים הגיעו מ <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> אף על פי ש FreshRSS אינו משתמש בתשתית הזו. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">סמלילים</a> הגיעו מ <a href="https://www.gnome.org/"> פרוייקט GNOME </a>. <em>Open Sans</em> הגופן police נוצר על ידי <a href="https://www.google.com/webfonts/specimen/Open+Sans">Steve Matteson</a>. Favicons נאספים בעזרת <a href="https://getfavicon.appspot.com/">getFavicon API</a>. FreshRSS מבוסס על <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>, תשתית PHP.',
'documentation' => 'Documentation', // TODO
'freshrss_description' => 'FreshRSS הוא קורא RSS לאחסון עצמי .אינו צורך משאבים רבים, וקל לתפעול אך בו בזמן חזק וניתן להתאמה.',
'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">בגיטהאב</a>',