mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
New: Optionally display authors as LastName, FirstName in index
Fixes #1062
This commit is contained in:
@@ -381,6 +381,9 @@
|
||||
"MustContain": "Must Contain",
|
||||
"MustNotContain": "Must Not Contain",
|
||||
"Name": "Name",
|
||||
"NameFirstLast": "First Name Last Name",
|
||||
"NameLastFirst": "Last Name, First Name",
|
||||
"NameStyle": "Author Name Style",
|
||||
"NamingSettings": "Naming Settings",
|
||||
"NETCore": ".NET Core",
|
||||
"New": "New",
|
||||
@@ -390,6 +393,7 @@
|
||||
"NoLimitForAnyRuntime": "No limit for any runtime",
|
||||
"NoLogFiles": "No log files",
|
||||
"NoMinimumForAnyRuntime": "No minimum for any runtime",
|
||||
"NoName": "Do not show name",
|
||||
"None": "None",
|
||||
"NoTagsHaveBeenAddedYet": "No tags have been added yet. Add tags to link authors with delay profiles, restrictions, or notifications. Click {0} to find out more about tags in Readarr.",
|
||||
"NotificationTriggers": "Notification Triggers",
|
||||
|
||||
Reference in New Issue
Block a user