Removed unused strings from translations

This commit is contained in:
Tomazed 2023-01-30 15:17:42 +01:00
parent db494001a2
commit 618338165e
8 changed files with 16 additions and 232 deletions

View file

@ -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"
}