feat(i18n): 시리즈/재생목록 하드코딩 문구를 I18n 키로 통일한다
This commit is contained in:
@@ -855,6 +855,7 @@
|
||||
}
|
||||
},
|
||||
"%@님이" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -982,6 +983,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"%lld%@" : {
|
||||
"localizations" : {
|
||||
"ko" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$lld%2$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%lld%% 보유중" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
@@ -1031,6 +1042,7 @@
|
||||
}
|
||||
},
|
||||
"%lld원" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -3090,6 +3102,7 @@
|
||||
}
|
||||
},
|
||||
"님의 룰렛 결과?" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -3266,6 +3279,7 @@
|
||||
}
|
||||
},
|
||||
"답글쓰기" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -3890,6 +3904,7 @@
|
||||
}
|
||||
},
|
||||
"리스너로 변경" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -4146,8 +4161,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"모서리 원을 드래그해서 크롭 영역 크기를 조정하세요" : {
|
||||
|
||||
"모든 기기에서 로그아웃" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Log out from all devices"
|
||||
}
|
||||
},
|
||||
"ja" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "全端末からログアウト"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"목" : {
|
||||
"localizations" : {
|
||||
@@ -4165,21 +4193,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"모든 기기에서 로그아웃" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Log out from all devices"
|
||||
}
|
||||
},
|
||||
"ja" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "全端末からログアウト"
|
||||
}
|
||||
}
|
||||
}
|
||||
"모서리 원을 드래그해서 크롭 영역 크기를 조정하세요" : {
|
||||
|
||||
},
|
||||
"모집완료" : {
|
||||
"localizations" : {
|
||||
@@ -5532,6 +5547,7 @@
|
||||
}
|
||||
},
|
||||
"스피커 초대" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -8682,22 +8698,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"캔" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Cans"
|
||||
}
|
||||
},
|
||||
"ja" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "CAN"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"캐릭터 정보" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
@@ -8714,6 +8714,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"캔" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Cans"
|
||||
}
|
||||
},
|
||||
"ja" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "CAN"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"캔 충전" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
@@ -8988,6 +9004,7 @@
|
||||
}
|
||||
},
|
||||
"콘텐츠를 %@하시겠습니까?" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
|
||||
Reference in New Issue
Block a user