From 410798d3cc0af467d9b98c52665528456a6ef760 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 17 Jan 2018 14:32:30 -0500 Subject: [PATCH] New translations strings.yml (Thai) --- src/main/resources/lang/th-TH/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/th-TH/strings.yml b/src/main/resources/lang/th-TH/strings.yml index 742c60e22..8f3386bef 100644 --- a/src/main/resources/lang/th-TH/strings.yml +++ b/src/main/resources/lang/th-TH/strings.yml @@ -244,7 +244,7 @@ stageEditorPasswordDisplayPrompt: "ป้อนการแสดงรหัส stageEditorPasswordDisplayHint: "(นี่คือข้อความที่จะแสดงให้ผู้เล่นเห็นว่าเป็นเป้าหมายของพวกเขา)" stageEditorPasswordPhrasePrompt: "ป้อนรหัสผ่านหรือ 'ยกเลิก' เพื่อกลับ" stageEditorPasswordPhraseHint1: "(นี่คือข้อความที่ผู้เล่นได้กล่าวเพื่อทำให้เป้าหมายสมบูรณ์)" -stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)" +stageEditorPasswordPhraseHint2: "(การแทนที่การแสดงเป้าหมายจะแสดงเป็นเป้าหมายปัจจุบันของผู้เล่น)" stageEditorObjectiveOverridePrompt: "ป้อนการแทนที่การแสดงเป้าหมายหรือ 'ล้าง' เพื่อยกเลิกการลบล้างหรือ 'ยกเลิก' เพื่อส่งคืน" stageEditorObjectiveOverrideHint: "(การแทนแสดงวัตถุประสงค์จะแสดงเป็นวัตถุประสงค์ปัจจุบันผู้เล่น)" stageEditorObjectiveOverrideCleared: "ยกเลิกการลบการแสดงผลเป้าหมาย"