Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(YouTube - Translations): Update Korean #890

Merged
merged 2 commits into from
Dec 13, 2024
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ Miniplayer can be dragged off screen to the left or right."</string>
<string name="revanced_miniplayer_width_dip_invalid_toast">Pixel size must be between %1$s and %2$s.</string>
<string name="revanced_miniplayer_width_dip_summary">Initial on screen size, in pixels.</string>
<string name="revanced_miniplayer_width_dip_title">Initial size</string>
<string name="revanced_overlay_button_play_all_type_entry_0">All content (Sort by time, Ascending)</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -1188,6 +1188,7 @@ DeArrow에 대해 자세히 알아보려면 여기를 누르세요."</string>
알림:
• 실시간 스트림에서는 작동되지 않을 수 있습니다."</string>
<string name="revanced_overlay_button_play_all_title">전체 재생 버튼 표시하기</string>
<string name="revanced_overlay_button_play_all_type_entry_0">전체 콘텐츠 (과거순)</string>
<string name="revanced_overlay_button_play_all_type_entry_1">전체 콘텐츠 (최신순)</string>
<string name="revanced_overlay_button_play_all_type_entry_10">\'회원 전용\' 동영상</string>
<string name="revanced_overlay_button_play_all_type_entry_11">\'회원 전용\' Shorts</string>
Expand Down
Loading