mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-09 15:38:13 -07:00
Merge branch 'develop' of https://github.com/DonutWare/Fladder into develop
This commit is contained in:
commit
98130f953e
11 changed files with 170 additions and 5 deletions
|
|
@ -1099,5 +1099,11 @@
|
|||
"deleteFilterConfirmation": "Are you sure you want to delete this filter?",
|
||||
"libraryFiltersLimitReached" : "Filter limit reached (10) remove some filters",
|
||||
"libraryFiltersRemoveAll": "Remove all filters",
|
||||
"libraryFiltersRemoveAllConfirm": "This will delete all saved filters for every library"
|
||||
"libraryFiltersRemoveAllConfirm": "This will delete all saved filters for every library",
|
||||
"playerSettingsOrientationTitle": "Player orientation",
|
||||
"playerSettingsOrientationDesc": "Force the video player into certain orientations",
|
||||
"deviceOrientationPortraitUp": "Portrait Up",
|
||||
"deviceOrientationPortraitDown": "Portrait Down",
|
||||
"deviceOrientationLandscapeLeft": "Landscape Left",
|
||||
"deviceOrientationLandscapeRight": "Landscape Right"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue