diff options
| author | 2024-05-15 08:58:10 +0200 | |
|---|---|---|
| committer | 2024-05-15 08:58:10 +0200 | |
| commit | 2ed91026fcfef83ce5ef466a15e078229a106a6f (patch) | |
| tree | e11f2ef5f85d65029c9bdcc6d38304d8cbcdada6 /app/i18n/oc/index.php | |
| parent | 2d17c020b6695d47debda065804db4e2d2f92e55 (diff) | |
Correct casing for GitHub (#6460)
Diffstat (limited to 'app/i18n/oc/index.php')
| -rw-r--r-- | app/i18n/oc/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/oc/index.php b/app/i18n/oc/index.php index ef37cb177..2d3a0554e 100644 --- a/app/i18n/oc/index.php +++ b/app/i18n/oc/index.php @@ -19,7 +19,7 @@ return array( '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>', + 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">sus GitHub</a>', 'license' => 'Licéncia', 'project_website' => 'Site del projècte', 'title' => 'A prepaus', |
