From 2ed91026fcfef83ce5ef466a15e078229a106a6f Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 15 May 2024 08:58:10 +0200 Subject: Correct casing for GitHub (#6460) --- app/i18n/tr/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/tr/admin.php') diff --git a/app/i18n/tr/admin.php b/app/i18n/tr/admin.php index c622ab9c0..fc3d3edda 100644 --- a/app/i18n/tr/admin.php +++ b/app/i18n/tr/admin.php @@ -213,7 +213,7 @@ return array( 'latest' => 'Stabil sürüm (“latest”)', ), 'title' => 'Sistem güncelleme', - 'viaGit' => 'git ve Github.com ile gğncelleme başladı', + 'viaGit' => 'git ve GitHub.com ile gğncelleme başladı', ), 'user' => array( 'admin' => 'Yönetici', -- cgit v1.2.3