mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
fix: rename auto rotate to follow device orientation
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
},
|
||||
"other": {
|
||||
"other_title": "其他",
|
||||
"auto_rotate": "自动旋转",
|
||||
"follow_device_orientation": "自动旋转",
|
||||
"video_orientation": "视频方向",
|
||||
"orientation": "方向",
|
||||
"orientations": {
|
||||
@@ -128,7 +128,7 @@
|
||||
"OTHER": "其他",
|
||||
"UNKNOWN": "未知"
|
||||
},
|
||||
"safe_area_in_controls": "控制中的安全区域",
|
||||
"safe_area_in_controls": "控制中的安全区域",
|
||||
"video_player": "Video player",
|
||||
"video_players": {
|
||||
"VLC_3": "VLC 3",
|
||||
|
||||
Reference in New Issue
Block a user