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/tr/admin.php | |
| parent | 2d17c020b6695d47debda065804db4e2d2f92e55 (diff) | |
Correct casing for GitHub (#6460)
Diffstat (limited to 'app/i18n/tr/admin.php')
| -rw-r--r-- | app/i18n/tr/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
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', |
