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

string improvements

This commit is contained in:
dkanada 2020-01-12 16:05:05 +09:00
parent da87b4a620
commit 88d8c580e5
3 changed files with 5 additions and 10 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",