diff options
| author | 2025-03-24 13:04:10 +0000 | |
|---|---|---|
| committer | 2025-03-24 14:04:10 +0100 | |
| commit | b0a3ae1e7af2a1485439439463ceed3dc2057f65 (patch) | |
| tree | e7a7e222318d09d68597d8fe7630a3ec11d1b959 /app/i18n/oc/index.php | |
| parent | 0217c839793174bbbf928a9d78eead368ccf5fae (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/oc/index.php')
| -rw-r--r-- | app/i18n/oc/index.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/i18n/oc/index.php b/app/i18n/oc/index.php index 148b4c4f6..0dbaeb16d 100644 --- a/app/i18n/oc/index.php +++ b/app/i18n/oc/index.php @@ -26,8 +26,6 @@ return array( ), ), 'bugs_reports' => 'Senhalament de problèmas', - 'credits' => 'Crèdits', - 'credits_content' => 'Unes elements de l’estil venon del <a href="http://twitter.github.io/bootstrap/">projècte Bootstrap</a> encara que FreshRSS utilize pas aqueste framework. Las <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">icònas</a> venon del <a href="https://www.gnome.org/">projècte GNOME</a>. La polissa <em>Open Sans</em> utilizada foguèt creada per en <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS es basat sus <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>, un framework PHP.', 'documentation' => 'Documentation', // TODO 'freshrss_description' => 'FreshRSS es un agregador de fluxes RSS per l’auto-albergar tal. Sa tòca es d’èsser leugièr e de bon utilizar de prima abòrd mas tanben d’èsser potent e parametrable.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">sus GitHub</a>', |
