audiobookshelf/client/strings/en.json

40 lines
1.7 KiB
JSON
Raw Normal View History

2025-06-04 13:00:41 +00:00
{
2025-06-05 10:34:06 +00:00
"HeaderServerStyling": "Server Styling",
"DescriptionServerStyling": "Customize server appearance",
"HeaderSettings": "Settings",
"HeaderLibraries": "Libraries",
"HeaderUsers": "Users",
"HeaderListeningSessions": "Listening Sessions",
"HeaderBackups": "Backups",
"HeaderLogs": "Logs",
"HeaderNotifications": "Notifications",
"HeaderEmail": "Email",
"HeaderItemMetadataUtils": "Item Metadata Utils",
"HeaderRSSFeeds": "RSS Feeds",
"HeaderAuthentication": "Authentication",
"HeaderLibraryStats": "Library Stats",
"HeaderYourStats": "Your Stats",
"DescriptionAuthentication": "Configure authentication methods and settings",
"DescriptionLibraries": "Manage your libraries",
"DescriptionBackups": "Configure server backups",
"DescriptionEmail": "Configure email settings",
"DescriptionNotifications": "Configure notification settings",
"DescriptionServerLogs": "View server logs",
"LabelSelectAll": "Select All",
2025-06-04 13:00:41 +00:00
"LabelComments": "Comments",
"PlaceholderAddComment": "Add a comment... (Ctrl+Enter to post)",
"ButtonPost": "Post",
"ButtonEdit": "Edit",
"ButtonDelete": "Delete",
"ButtonCancel": "Cancel",
"ButtonSave": "Save",
"MessageNoComments": "No comments yet. Be the first to comment!",
"MessageCommentAdded": "Comment added successfully",
"MessageCommentUpdated": "Comment updated successfully",
"MessageCommentDeleted": "Comment deleted successfully",
"ErrorLoadingComments": "Error loading comments",
"ErrorAddingComment": "Error adding comment",
"ErrorUpdatingComment": "Error updating comment",
"ErrorDeletingComment": "Error deleting comment",
"ConfirmDeleteComment": "Are you sure you want to delete this comment?"
}