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