From 1dfec66e8aa457995ada70fe85e74ffb03ef8dad Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Wed, 21 Aug 2019 14:34:37 -0400 Subject: [PATCH] New translations strings.yml (Turkish) --- main/src/main/resources/lang/tr-TR/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/src/main/resources/lang/tr-TR/strings.yml b/main/src/main/resources/lang/tr-TR/strings.yml index 4bd9f5638..6879cabdb 100644 --- a/main/src/main/resources/lang/tr-TR/strings.yml +++ b/main/src/main/resources/lang/tr-TR/strings.yml @@ -411,10 +411,10 @@ eventEditorSetPotionDurationsPrompt: "İksir efekti sürelerini girin (saniyeler eventEditorSetPotionMagnitudesPrompt: "İksir etki büyüklüklerini girin, , " eventEditorSetHungerPrompt: "Açlık seviyesini girin, " eventEditorSetSaturationPrompt: "Canlılık seviyesini girin, " -eventEditorSetHealthPrompt: "Enter health level, " -eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, , , " -eventEditorCommandsNote: "Note: You may use to refer to the player's name." -eventEditorSetCommandsPrompt: "Enter commands, , , " +eventEditorSetHealthPrompt: "Sağlık seviyesini girin, " +eventEditorSetTeleportPrompt: "Oyuncuyu ışınlamak istediğiniz bloğa sağ tıklayın, , , " +eventEditorCommandsNote: "Not: Oyuncunun ismini belirtmek için değişkenini kullanabilirsiniz." +eventEditorSetCommandsPrompt: "Komutları girin, , , " reqSetMoney: "Para gereksinimini ayarla" reqSetQuestPoints: "Görev puanını belirleme gereksinimi" reqSetItem: "Öğe gereksinimi ayarlayın"