mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
Localizations for Gestures
This commit is contained in:
@@ -15,6 +15,19 @@
|
||||
|
||||
// Player Gestures
|
||||
"PLAYER_GESTURES_TOGGLE" = "Enable Player Gestures";
|
||||
"VOLUME" = "Volume";
|
||||
"BRIGHTNESS" = "Brightness";
|
||||
"SEEK" = "Seek";
|
||||
"DISABLED" = "Disabled";
|
||||
"DEADZONE" = "Deadzone";
|
||||
"DEADZONE_DESC" = "Minimum distance to move before a gesture is recognized";
|
||||
"SENSITIVITY" = "Sensitivity";
|
||||
"SENSITIVITY_DESC" = "Multiplier on volume and brightness gestures";
|
||||
"PLAYER_GESTURES_TITLE" = "Player Gestures";
|
||||
"PLAYER_GESTURES_DESC" = "Configure horizontal pan gestures for the player";
|
||||
"TOP_SECTION" = "Top Section";
|
||||
"MIDDLE_SECTION" = "Middle Section";
|
||||
"BOTTOM_SECTION" = "Bottom Section";
|
||||
|
||||
// Video controls overlay options
|
||||
"VIDEO_CONTROLS_OVERLAY_OPTIONS" = "Video Controls Overlay Options";
|
||||
|
Reference in New Issue
Block a user