diff options
| author | 2023-05-11 13:08:23 +0200 | |
|---|---|---|
| committer | 2023-05-11 13:08:23 +0200 | |
| commit | deb306c33f67155d4b87d12857cc0b4676c60917 (patch) | |
| tree | 1461096158ca9d06e6069355e199ad6e0acbc8df /app/i18n/he/index.php | |
| parent | 6e2f2f1c1e98ecd86aa89c6547beb742d7385d18 (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/he/index.php')
| -rw-r--r-- | app/i18n/he/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/he/index.php b/app/i18n/he/index.php index e1ef9024e..801f744a0 100644 --- a/app/i18n/he/index.php +++ b/app/i18n/he/index.php @@ -18,7 +18,7 @@ return array( '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 לאחסון עצמי בדומה ל <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> או <a href="https://github.com/LeedRSS/Leed">Leed</a>. אינו צורך משאבים רבים, וקל לתפעול אך בו בזמן חזק וניתן להתאמה.', + 'freshrss_description' => 'FreshRSS הוא קורא RSS לאחסון עצמי .אינו צורך משאבים רבים, וקל לתפעול אך בו בזמן חזק וניתן להתאמה.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">בגיטהאב</a>', 'license' => 'רישיון', 'project_website' => 'אתר', |
