mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(settings): add expanded video auto-unmute preference (#1104)
* feat(settings): add expanded video auto-unmute preference * fix(translations): add missing unmute labels * fix(translations): localize unmute label
This commit is contained in:
@@ -318,5 +318,7 @@
|
||||
"report_post": "게시물 신고",
|
||||
"delete_post": "게시물 삭제",
|
||||
"delete_post_confirm": "이 게시물을 영구적으로 삭제하시겠습니까? 취소할 수 없습니다.",
|
||||
"app_p2p_info": "언제든 어떤 보드에도 연결할 수 있습니다. 완전 P2P라 아무도 당신을 막을 수 없습니다. 위 검색창에 주소를 붙여넣기만 하면 됩니다."
|
||||
"app_p2p_info": "언제든 어떤 보드에도 연결할 수 있습니다. 완전 P2P라 아무도 당신을 막을 수 없습니다. 위 검색창에 주소를 붙여넣기만 하면 됩니다.",
|
||||
"unmute_video_sound_tip": "동영상 재생 시 자동으로 소리 켜기",
|
||||
"unmute_video_sound": "동영상 재생 시 자동으로 소리 켜기"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user