-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Translate transifex_input.json in tr_TR
100% translated source file: 'transifex_input.json' on 'tr_TR'.
- Loading branch information
1 parent
078c17c
commit edcbe91
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
translations/frontend-app-admin-portal/src/i18n/messages/tr_TR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"adminPortal.assignmentModal.altText": "Daha fazla bilgi", | ||
"adminPortal.assignmentModal.tooltipText": "edX, öğrencilere kodu atadıktan 3, 10 ve 19 gün sonra kodlarını kullanmalarını hatırlatacaktır.", | ||
"adminPortal.assignmentModal.modalFieldLabel": "Hatırlatıcıları otomatikleştirin", | ||
"adminPortal.csv.download": "Raporun tamamını indirin (CSV)", | ||
"adminPortal.emailTemplateForm.formName": "E-posta şablonu", | ||
"adminPortal.emailTemplateForm.customizeSubject": "E-posta konusunu özelleştirin", | ||
"adminPortal.emailTemplateForm.customizeGreeting": "Selamlamayı özelleştirin", | ||
"adminPortal.emailTemplateForm.body": "Gövde", | ||
"adminPortal.emailTemplateForm.customizeClosing": "Kapanışı özelleştir", | ||
"adminPortal.emailTemplateForm.addFiles": "dosya Ekle", | ||
"adminPortal.emailTemplateForm.maxFileSizeMessage": "Maksimum dosya boyutu 250kb'ı geçmemelidir.", | ||
"adminPortal.error.title": "Hata", | ||
"adminPortal.emailTemplateForm.termsOfService": "Kullanım Koşulları", | ||
"adminPortal.emailTemplateForm.privacyPolicy": "Gizlilik İlkeleri", | ||
"adminPortal.emailTemplateForm.support": "Destek", | ||
"adminPortal.account.activation.success": "EdX yönetici hesabınız başarıyla etkinleştirildi.", | ||
"adminPortal.account.activation.required": "Devam etmek için {platform_name} hesabınızı etkinleştirmek üzere e-posta adresinizi doğrulamanız gerekir. Lütfen hesabınız etkinleştirildikten sonra.", | ||
"adminPortal.account.activation.support": "Başka sorunlarla karşılaşırsanız lütfen {support_link} adresinden {support_name} ile iletişime geçin." | ||
} |