mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Lint
This commit is contained in:
@@ -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?",
|
||||
|
||||
Reference in New Issue
Block a user