1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #683 from dkanada/codec

Minor playback improvements and a few icon and string fixes
This commit is contained in:
dkanada 2020-01-17 13:24:30 +09:00 committed by GitHub
commit 4a5088f35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 51 additions and 91 deletions

View file

@ -83,7 +83,7 @@
"Art": "Art",
"AsManyAsPossible": "As many as possible",
"Ascending": "Ascending",
"AspectRatio": "Aspect ratio",
"AspectRatio": "Aspect Ratio",
"AttributeNew": "New",
"Audio": "Audio",
"AuthProviderHelp": "Select an Authentication Provider to be used to authenticate this user's password.",
@ -565,7 +565,7 @@
"ReplaceExistingImages": "Replace existing images",
"ReplaceAllMetadata": "Replace all metadata",
"RepeatOne": "Repeat one",
"RepeatMode": "Repeat mode",
"RepeatMode": "Repeat Mode",
"RepeatEpisodes": "Repeat episodes",
"RepeatAll": "Repeat all",
"Repeat": "Repeat",

View file

@ -36,7 +36,7 @@
"Artists": "Artists",
"AsManyAsPossible": "As many as possible",
"Ascending": "Ascending",
"AspectRatio": "Aspect ratio",
"AspectRatio": "Aspect Ratio",
"AttributeNew": "New",
"Audio": "Audio",
"AuthProviderHelp": "Select an Authentication Provider to be used to authenticate this user's password.",
@ -1258,7 +1258,7 @@
"Repeat": "Repeat",
"RepeatAll": "Repeat all",
"RepeatEpisodes": "Repeat episodes",
"RepeatMode": "Repeat mode",
"RepeatMode": "Repeat Mode",
"RepeatOne": "Repeat one",
"ReplaceAllMetadata": "Replace all metadata",
"ReplaceExistingImages": "Replace existing images",