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

Changed the optional message to be more clear

This commit is contained in:
Justin Suess 2019-01-28 20:19:08 -06:00
parent 3b7c753630
commit a62d70fc78
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@
"LabelUrl": "URL:", "LabelUrl": "URL:",
"LabelZipCode": "Post Code:", "LabelZipCode": "Post Code:",
"LabelffmpegPathHelp": "The path to the ffmpeg application file or folder containing ffmpeg.", "LabelffmpegPathHelp": "The path to the ffmpeg application file or folder containing ffmpeg.",
"LeaveBlankToNotSetAPassword": "This field can be left blank.", "LeaveBlankToNotSetAPassword": "Optional - leave blank to set no password",
"LinkApi": "API", "LinkApi": "API",
"MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this API key? The application's connection to Jellyfin Server will be abruptly terminated.", "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this API key? The application's connection to Jellyfin Server will be abruptly terminated.",
"MessageForgotPasswordFileExpiration": "The reset PIN will expire at {0}.", "MessageForgotPasswordFileExpiration": "The reset PIN will expire at {0}.",

View file

@ -1028,7 +1028,7 @@
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.", "LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.",
"LatestFromLibrary": "Latest {0}", "LatestFromLibrary": "Latest {0}",
"LearnHowToCreateSynologyShares": "Learn how to share folders in Synology.", "LearnHowToCreateSynologyShares": "Learn how to share folders in Synology.",
"LeaveBlankToNotSetAPassword": "This field can be left blank.", "LeaveBlankToNotSetAPassword": "Optional - leave blank to set no password",
"LetterButtonAbbreviation": "A", "LetterButtonAbbreviation": "A",
"LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.", "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
"LinkApi": "Api", "LinkApi": "Api",