From 813336002046828f6bb980bf64b6ca2c8ab027eb Mon Sep 17 00:00:00 2001 From: EchoBilisim Date: Mon, 5 Jun 2023 14:04:07 +0300 Subject: [PATCH] Updated Turkish translations for signup-form refs https://github.com/TryGhost/Team/issues/2795 --- ghost/i18n/locales/tr/signup-form.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/i18n/locales/tr/signup-form.json b/ghost/i18n/locales/tr/signup-form.json index 99f45141b7..6bd6193b97 100644 --- a/ghost/i18n/locales/tr/signup-form.json +++ b/ghost/i18n/locales/tr/signup-form.json @@ -1,7 +1,7 @@ { - "Now check your email!": "", - "Please enter a valid email address": "", - "Something went wrong, please try again.": "", - "Subscribe": "", - "To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "" + "Now check your email!": "Şimdi e-postanı kontrol et!", + "Please enter a valid email address": "Lütfen geçerli bir e-posta adresi girin", + "Something went wrong, please try again.": "Bir şeyler ters gitti lütfen tekrar deneyin.", + "Subscribe": "Abone ol", + "To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "Kayıt olmayı tamamlamak için gelen kutunuzdaki onay bağlantısını tıklayın. 3 dakika içinde gelmezse spam klasörünüzü kontrol edin!" }