Skip to content

Commit 136a226

Browse files
author
Bada Im
authored
Merge pull request #1 from dacap/patch-1
Fix crash using save_sprite_changes string
2 parents a508b23 + b861f4b commit 136a226

File tree

1 file changed

+1
-1
lines changed
  • Korean/aseprite-language-ko

1 file changed

+1
-1
lines changed

Korean/aseprite-language-ko/ko.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ restore_all_shortcuts = <<<END
132132
END
133133
save_sprite_changes = <<<END
134134
경고
135-
<<{1} 이전 {"0"} 스프라이트에
135+
<<{1} 이전 "{0}" 스프라이트에
136136
<<변경된 사항을 저장하시겠습니까?
137137
||&저장||저장하지 않음||&취소
138138
END

0 commit comments

Comments
 (0)