diff --git a/src/main/resources/lang/tr-TR/strings.yml b/src/main/resources/lang/tr-TR/strings.yml index 7a811361b..b04f1b465 100644 --- a/src/main/resources/lang/tr-TR/strings.yml +++ b/src/main/resources/lang/tr-TR/strings.yml @@ -138,9 +138,9 @@ stageEditorFinishEventCleared: "Bitiş olayı temizlendi." stageEditorChatEvents: "Olay Sohbetleri" stageEditorChatTrigger: "Sohbet Tetikleyici" stageEditorChatEventsCleared: "Sohbet olayları temizlendi." -stageEditorCommandEvents: "Command Events" -stageEditorCommandTrigger: "Command Trigger" -stageEditorCommandEventsCleared: "Command Events cleared." +stageEditorCommandEvents: "Komut Olayları" +stageEditorCommandTrigger: "Komut Tetikleyici" +stageEditorCommandEventsCleared: "Komut Olayları temizlendi." stageEditorTriggeredBy: "Tarafından tetiklenen" stageEditorDeathEvent: "Ölüm olayı" stageEditorDeathEventCleared: "Ölüm olayı temizlendi."