From 3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 20 Mar 2013 12:06:22 +0100 Subject: Adjust all translations for %msgHat and %keyHat specs the specs for hat blocks have been changed to prevent reporter drops. This change makes sure the new specs are translated properly again. --- lang-ko.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lang-ko.js') diff --git a/lang-ko.js b/lang-ko.js index 37c0edc..f882c7a 100644 --- a/lang-ko.js +++ b/lang-ko.js @@ -415,12 +415,12 @@ SnapTranslator.dict.ko = { // control: 'when %greenflag clicked': '%greenflag 클릭되었을 때', - 'when %key key pressed': - '%key 키 눌렀을 때', + 'when %keyHat key pressed': + '%keyHat 키 눌렀을 때', 'when I am clicked': '자신이 클릭되었을 때', - 'when I receive %msg': - '%msg 받을 때', + 'when I receive %msgHat': + '%msgHat 받을 때', 'broadcast %msg': '%msg 방송하기', 'broadcast %msg and wait': -- cgit v1.3.1