This commit is contained in:
Natsumi
2025-12-09 17:13:49 +11:00
parent c5709f8ce5
commit 4a38aafa6f
3 changed files with 48 additions and 31 deletions

View File

@@ -173,14 +173,15 @@
"new_group": "New Group",
"refresh": "Refresh",
"cancel_refresh": "Cancel Refresh",
"check_invalid": "Check Invalid Avatars in This Group",
"check_description": "Detect and remove invalid avatars in this group",
"checking": "Checking invalid avatars...",
"check_invalid": "Check for deleted/private avatars",
"check_description": "Detect and remove invalid avatars from this group",
"checking": "Checking for invalid avatars...",
"check_progress": "Progress: {current}/{total}",
"check_complete": "Check complete!",
"check_summary": "Checked {total} avatars, found {invalid} invalid, removed {removed}",
"removed_list_header": "Removed avatar list:",
"copy_removed_ids": "Copy Removed Avatar IDs",
"removed_list_header": "Avatars pending deletion:",
"copy_removed_ids": "Copy Avatar IDs",
"copied_ids": "Avatar IDs copied to clipboard",
"checking_progress": "Checking avatar ({current}/{total})...",
"confirm_delete_invalid": "Delete Invalid Avatars?",
"confirm_delete_description": "Found {count} invalid avatars, delete them?",