Skip to content

Commit a39044e

Browse files
authored
Fix invalid formatting of updated korean localizations.
1 parent d49d842 commit a39044e

File tree

1 file changed

+2
-2
lines changed
  • Common/src/main/resources/assets/bookshelf/lang

1 file changed

+2
-2
lines changed

Common/src/main/resources/assets/bookshelf/lang/ko_kr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636

3737
"_comment": "Commands",
3838
"commands.bookshelf.loot_tables": "%s에 대한 누락된 루트 테이블 %d개를 찾았습니다.",
39-
"commands.bookshelf.loot_tables.wildcard": "모든 모드에 대해 루트 테이블 %d개가 누락되었습니다."
39+
"commands.bookshelf.loot_tables.wildcard": "모든 모드에 대해 루트 테이블 %d개가 누락되었습니다.",
4040
"argument.bookshelf.unknown_value": "'%s' 값을 알 수 없습니다.",
4141

4242
"_comment": "Misc",
4343
"text.bookshelf.ticks": "틱: %s"
44-
}
44+
}

0 commit comments

Comments
 (0)