Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions app/src/main/res/values-b+ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
<string name="player_speed">재생 속도</string>
<string name="subs_text_color">글자 색상</string>
<string name="subs_outline_color">윤곽선 색상</string>
<string name="subs_background_color">배경 색상</string>
<string name="subs_window_color">배경 색상</string>
<string name="subs_background_color">자막 배경 색상</string>
<string name="subs_window_color">자막 창 색상</string>
<string name="subs_edge_type">윤곽선 유형</string>
<string name="subs_subtitle_elevation">자막 높이</string>
<string name="subs_font">폰트</string>
Expand Down Expand Up @@ -715,7 +715,7 @@
</plurals>
<string name="search_suggestions_des">입력하는 동안 검색어 제안 표시</string>
<string name="show_cast_in_details">출연진 정보 표시</string>
<string name="background_radius">배경 테두리 곡률</string>
<string name="background_radius">자막 배경 테두리 곡률</string>
<string name="reload_provider">공급자 새로고침</string>
<string name="search_suggestions">검색어 제안</string>
<string name="clear_suggestions">제안 삭제</string>
Expand Down