aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/tr/index.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-05-15 08:58:10 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-15 08:58:10 +0200
commit2ed91026fcfef83ce5ef466a15e078229a106a6f (patch)
treee11f2ef5f85d65029c9bdcc6d38304d8cbcdada6 /app/i18n/tr/index.php
parent2d17c020b6695d47debda065804db4e2d2f92e55 (diff)
Correct casing for GitHub (#6460)
Diffstat (limited to 'app/i18n/tr/index.php')
-rw-r--r--app/i18n/tr/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/tr/index.php b/app/i18n/tr/index.php
index 3ec6b0d36..34171b183 100644
--- a/app/i18n/tr/index.php
+++ b/app/i18n/tr/index.php
@@ -19,7 +19,7 @@ return array(
'credits_content' => 'Bu frameworkü kullanmamasına rağmen FreshRSS bazı tasarım ögelerini <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> dan almıştır. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">İkonlar</a> <a href="https://www.gnome.org/">GNOME projesinden</a> alınmıştır. <em>Open Sans</em> yazı tipi <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a> tarafından oluşturulmuştur. FreshRSS bir PHP framework olan <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a> i temel alır.',
'documentation' => 'Dökümantasyon',
'freshrss_description' => 'FreshRSS kendi hostunuzda çalışan bir RSS akış toplayıcısıdır. Güçlü ve yapılandırılabilir araçlarıyla basit ve kullanımı kolay bir uygulamadır.',
- 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Github sayfası</a>',
+ 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">GitHub sayfası</a>',
'license' => 'Lisans',
'project_website' => 'Proje sayfası',
'title' => 'Hakkında',