s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"dataList": [
|
||||
{
|
||||
"id": "enter_exp_dungeon",
|
||||
"content": "경험치 채광"
|
||||
},
|
||||
{
|
||||
"id": "enter_mirror_dungeon",
|
||||
"content": "거울 던전"
|
||||
},
|
||||
{
|
||||
"id": "enter_thread_dungeon",
|
||||
"content": "끈 채광"
|
||||
},
|
||||
{
|
||||
"id": "enter_count",
|
||||
"content": "입장 횟수"
|
||||
},
|
||||
{
|
||||
"id": "remain_time",
|
||||
"content": "남은 시간"
|
||||
},
|
||||
{
|
||||
"id": "open_at_day_of_the_week",
|
||||
"content": "{0} 오픈"
|
||||
},
|
||||
{
|
||||
"id": "recommended_level",
|
||||
"content": "권장 레벨"
|
||||
},
|
||||
{
|
||||
"id": "equal_or_more",
|
||||
"content": "이상"
|
||||
},
|
||||
{
|
||||
"id": "valid_attack_type",
|
||||
"content": "유효 속성"
|
||||
},
|
||||
{
|
||||
"id": "exp_dungeon_index",
|
||||
"content": "경험치 채광-{0}"
|
||||
},
|
||||
{
|
||||
"id": "Monday",
|
||||
"content": "월요일"
|
||||
},
|
||||
{
|
||||
"id": "Tuesday",
|
||||
"content": "화요일"
|
||||
},
|
||||
{
|
||||
"id": "Wednesday",
|
||||
"content": "수요일"
|
||||
},
|
||||
{
|
||||
"id": "Thursday",
|
||||
"content": "목요일"
|
||||
},
|
||||
{
|
||||
"id": "Friday",
|
||||
"content": "금요일"
|
||||
},
|
||||
{
|
||||
"id": "Saturday",
|
||||
"content": "토요일"
|
||||
},
|
||||
{
|
||||
"id": "Sunday",
|
||||
"content": "일요일"
|
||||
},
|
||||
{
|
||||
"id": "select_level",
|
||||
"content": "레벨 선택"
|
||||
},
|
||||
{
|
||||
"id": "require_clear_story_stage",
|
||||
"content": "주요 이야기 {0}-{1} 클리어"
|
||||
},
|
||||
{
|
||||
"id": "daily_bonus_count",
|
||||
"content": "일일 추가 보상"
|
||||
},
|
||||
{
|
||||
"id": "reward_dungeon_exp",
|
||||
"content": "경험치"
|
||||
},
|
||||
{
|
||||
"id": "reward_dungeon_thread",
|
||||
"content": "끈"
|
||||
},
|
||||
{
|
||||
"id": "reward_dungeon_mining",
|
||||
"content": "채광"
|
||||
},
|
||||
{
|
||||
"id": "thread_dungeon_stage_name_with_attribute",
|
||||
"content": "끈 채광({0})"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user