mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-31 16:19:39 +00:00
Removed unused strings from translations
This commit is contained in:
parent
db494001a2
commit
618338165e
8 changed files with 16 additions and 232 deletions
|
|
@ -80,7 +80,6 @@
|
|||
"ButtonUserEdit": "Edit user {0}",
|
||||
"ButtonViewAll": "View All",
|
||||
"ButtonYes": "Yes",
|
||||
"ConfigDateFnsLocale": "es",
|
||||
"HeaderAccount": "Account",
|
||||
"HeaderAdvanced": "Advanced",
|
||||
"HeaderAppriseNotificationSettings": "Apprise Notification Settings",
|
||||
|
|
@ -533,18 +532,6 @@
|
|||
"MessageXLibraryIsEmpty": "{0} Library is empty!",
|
||||
"MessageYourAudiobookDurationIsLonger": "Your audiobook duration is longer than the duration found",
|
||||
"MessageYourAudiobookDurationIsShorter": "Your audiobook duration is shorter than duration found",
|
||||
"MonthApr": "Apr",
|
||||
"MonthAug": "Aug",
|
||||
"MonthDec": "Dec",
|
||||
"MonthFeb": "Feb",
|
||||
"MonthJan": "Jan",
|
||||
"MonthJul": "Jul",
|
||||
"MonthJun": "Jun",
|
||||
"MonthMar": "Mar",
|
||||
"MonthMay": "May",
|
||||
"MonthNov": "Nov",
|
||||
"MonthOct": "Oct",
|
||||
"MonthSep": "Sep",
|
||||
"NoteChangeRootPassword": "Root user is the only user that can have an empty password",
|
||||
"NoteChapterEditorTimes": "Note: First chapter start time must remain at 0:00 and the last chapter start time cannot exceed this audiobooks duration.",
|
||||
"NoteFolderPicker": "Note: folders already mapped will not be shown",
|
||||
|
|
@ -626,19 +613,5 @@
|
|||
"ToastSocketDisconnected": "Socket disconnected",
|
||||
"ToastSocketFailedToConnect": "Socket failed to connect",
|
||||
"ToastUserDeleteFailed": "Failed to delete user",
|
||||
"ToastUserDeleteSuccess": "User deleted",
|
||||
"WeekdayFri": "Fri",
|
||||
"WeekdayFriday": "Friday",
|
||||
"WeekdayMon": "Mon",
|
||||
"WeekdayMonday": "Monday",
|
||||
"WeekdaySat": "Sat",
|
||||
"WeekdaySaturday": "Saturday",
|
||||
"WeekdaySun": "Sun",
|
||||
"WeekdaySunday": "Sunday",
|
||||
"WeekdayThu": "Thu",
|
||||
"WeekdayThursday": "Thursday",
|
||||
"WeekdayTue": "Tue",
|
||||
"WeekdayTuesday": "Tuesday",
|
||||
"WeekdayWed": "Wed",
|
||||
"WeekdayWednesday": "Wednesday"
|
||||
}
|
||||
"ToastUserDeleteSuccess": "User deleted"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue