summaryrefslogtreecommitdiff
path: root/lang-ko.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-03-20 12:06:22 +0100
committerjmoenig <jens@moenig.org>2013-03-20 12:06:22 +0100
commit3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10 (patch)
tree529afa1e0bbe8d14da5eab6d8469da02b0321bfd /lang-ko.js
parentbdd258850da202e1180411813f6998acc64b60ab (diff)
downloadsnap-3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10.tar.gz
snap-3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10.zip
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.
Diffstat (limited to 'lang-ko.js')
-rw-r--r--lang-ko.js8
1 files changed, 4 insertions, 4 deletions
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':