diff options
Diffstat (limited to 'conf/locale/locale_tr-TR.ini')
-rw-r--r-- | conf/locale/locale_tr-TR.ini | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/conf/locale/locale_tr-TR.ini b/conf/locale/locale_tr-TR.ini index 52dda48d..bfdd7a30 100644 --- a/conf/locale/locale_tr-TR.ini +++ b/conf/locale/locale_tr-TR.ini @@ -255,12 +255,10 @@ profile=Profil password=Parola avatar=Avatar ssh_keys=SSH Anahtarları -social=Sosyal Medya Hesapları -applications=Uygulamalar -orgs=Organizasyonlar repos=Repositories +orgs=Organizasyonlar +applications=Uygulamalar delete=Hesabı Sil -uid=Tekil ID public_profile=Herkese Açık Profil profile_desc=E-posta adresiniz herkese açıktır ve hesabınızla ilgili bilgilendirmelerde ve web tabanlı operasyonlarda kullanılacaktır. @@ -662,6 +660,7 @@ settings.branches_bare=You cannot manage branches for bare repository. Please pu settings.default_branch=Default Branch settings.default_branch_desc=The default branch is considered the "base" branch for code commits, pull requests and online editing. settings.update=Update +settings.update_default_branch_unsupported=Change default branch is not supported by the Git version on server. settings.update_default_branch_success=Default branch of this repository has been updated successfully! settings.protected_branches=Protected Branches settings.protected_branches_desc=Protect branches from force pushing, accidental deletion and whitelist code committers. |