Files
suwayomi-material-you-webui/src/i18n/locale/ko.json
T

19 lines
526 B
JSON
Raw Normal View History

2023-08-11 17:31:07 +02:00
{
"chapter": {
"action": {
"bookmark": {
"remove": {
"label": {
"action": "북마크 제거",
"error_other": "북마크를 제거할 수 없습니다",
"success_other": "북마크 제거 성공"
},
"button": {
"selected": "선택한 항목 북마크 제거"
}
}
}
}
}
}