From ec6cc7978947faf4a094fa8fd0709b9b22daba67 Mon Sep 17 00:00:00 2001 From: Semih keskin <32278879+semihkeskindev@users.noreply.github.com> Date: Mon, 20 Jul 2020 11:43:11 +0300 Subject: [PATCH 1/2] fix spelling errors and expression disorders --- resources/lang/tr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/tr.json b/resources/lang/tr.json index 1c44e8e..04fb480 100644 --- a/resources/lang/tr.json +++ b/resources/lang/tr.json @@ -3,7 +3,7 @@ "Details": "Detaylar", "If you did not request a password reset, no further action is required.": "Eğer parola sıfırlama isteğinde bulunmadıysanız, herhangi bir işlem yapmanız gerekmez.", "Reset Password": "Parola sıfırlama", - "Sorry! You are not authorized to perform this action.": "Üzgünüm! Bu işlemsi gerçekleştirmek için yetkiniz yok.", + "Sorry! You are not authorized to perform this action.": "Üzgünüm! Bu işlemi gerçekleştirmek için yetkiniz yok.", "You are receiving this email because we received a password reset request for your account.": "Bu e-postayı aldınız çünkü hesabınız için bir parola sıfırlama isteği aldık.", "Confirm Password": "Parolayı onaylayın", "Dashboard": "Panel", @@ -41,7 +41,7 @@ "No :resource matched the given criteria.": "Belirtilen kritere uyan :resource kaynağı bulunamadı.", "Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Başka bir kullanıcı sayfa yüklendiğinden beri bu kaynağı güncelledi. Lütfen sayfayı yenileyin ve tekrar deneyin.", "Are you sure you want to delete this file?": "Bu dosyayı silmek istediğinizden emin misiniz?", - "Are you sure you want to run this action?": "Bu işlemsi çalıştırmak istediğinizden emin misiniz?", + "Are you sure you want to run this action?": "Bu işlemi çalıştırmak istediğinizden emin misiniz?", "Attach": "İlişkilendir", "Attach & Attach Another": "İlişkilendir ve yeni ilişkilendir", "Cancel": "İptal", @@ -62,7 +62,7 @@ "Next": "Sonraki", "Only Trashed": "Sadece çöpe atılanlar", "Per Page": "Sayfa başına", - "Please select a resource to perform this action on.": "Lütfen bu işlemsi gerçekleştirmek için bir kaynak seçiniz.", + "Please select a resource to perform this action on.": "Lütfen bu işlemi gerçekleştirmek için bir kaynak seçiniz.", "Preview": "Önizleme", "Previous": "Önceki", "No Data": "Veri yok", @@ -381,7 +381,7 @@ "Key": "Anahtar", "Value": "Değer", "Add row": "Satır ekle", - "Attach :resource": ":resource i̇lişkilendir", + "Attach :resource": ":resource ile i̇lişkilendir", "Create :resource": ":resource oluştur", "Choose :resource": ":resource seç", "New :resource": "Yeni :resource", From dc75c0d65886ec2ba18e8112413a88877612b7fe Mon Sep 17 00:00:00 2001 From: Kit Burton-Senior Date: Tue, 21 Jul 2020 11:42:58 +0100 Subject: [PATCH 2/2] remove combining dot above --- resources/lang/tr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/tr.json b/resources/lang/tr.json index 04fb480..81287a7 100644 --- a/resources/lang/tr.json +++ b/resources/lang/tr.json @@ -381,7 +381,7 @@ "Key": "Anahtar", "Value": "Değer", "Add row": "Satır ekle", - "Attach :resource": ":resource ile i̇lişkilendir", + "Attach :resource": ":resource ile ilişkilendir", "Create :resource": ":resource oluştur", "Choose :resource": ":resource seç", "New :resource": "Yeni :resource",