add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"sdrp.logo": "Society: Sunlit Valley Logo",
"sdrp.mainmenu": "Main Menu",
"sdrp.overworld": "Overworld",
"sdrp.overworld.in": "In Overworld",
"sdrp.the_nether": "Nether",
"sdrp.the_nether.in": "In Nether",
"sdrp.skull_cavern": "Skull Cavern",
"sdrp.skull_cavern.in": "In The Skull Cavern"
}
+22
View File
@@ -0,0 +1,22 @@
{
"sdrp.logo": "Society: Sunlit Valley Logo",
"sdrp.mainmenu": "메인 메뉴",
"sdrp.overworld.in": "오버월드에",
"sdrp.overworld": "오버월드",
"sdrp.the_nether.in": "네더에",
"sdrp.the_nether": "네더",
"sdrp.the_end.in": "엔드에",
"sdrp.the_end": "엔드",
"sdrp.compact_world.in": "소형 세계에",
"sdrp.compact_world": "소형 세계",
"sdrp.dungeon.in": "던전 세계에",
"sdrp.dungeon": "던전 세계",
"sdrp.spatial_storage.in": "공간 저장소에",
"sdrp.spatial_storage": "공간 저장소",
"sdrp.otherside.in": "저편에",
"sdrp.otherside": "저편",
"sdrp.paradise_lost.in": "실낙원에",
"sdrp.paradise_lost": "실낙원",
"sdrp.mining": "채광 차원",
"sdrp.mining.in": "채광 차원에"
}