From 6f601c78148be6a4357ec701156306a51fa9fd9a Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 20 Jun 2025 10:03:30 -0400 Subject: [PATCH] New translations en-us.json (Turkish) --- messages/tr-TR.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index d68813da..ad6a0fe3 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1129,8 +1129,8 @@ "dark": "koyu", "system": "sistem", "theme": "Tema", - "initialSetupTitle": "Initial Server Setup", - "initialSetupDescription": "Create the intial server admin account. Only one server admin can exist. You can always change these credentials later.", - "createAdminAccount": "Create Admin Account", - "setupErrorCreateAdmin": "An error occurred while creating the server admin account." + "initialSetupTitle": "İlk Sunucu Kurulumu", + "initialSetupDescription": "İlk sunucu yönetici hesabını oluşturun. Yalnızca bir sunucu yöneticisi olabilir. Bu kimlik bilgilerini daha sonra her zaman değiştirebilirsiniz.", + "createAdminAccount": "Yönetici Hesabı Oluştur", + "setupErrorCreateAdmin": "Sunucu yönetici hesabı oluşturulurken bir hata oluştu." }