This commit is contained in:
pa
2026-03-19 16:58:59 +09:00
parent cb7d6b78b3
commit 4eb781eaff
4 changed files with 172 additions and 100 deletions

View File

@@ -1182,7 +1182,10 @@
"purge_option_730": "2 years",
"purge_option_all": "All data",
"purge_confirm_title": "Purge Avatar Feed Data",
"purge_confirm_description": "This will permanently delete avatar change records from the database and reclaim disk space. This action cannot be undone!\n\nIt is strongly recommended to back up your database file before proceeding.\n\nVRCX will restart after the operation completes.",
"purge_confirm_description_1": "This will permanently delete avatar change records from the database and reclaim disk space.",
"purge_confirm_description_2": "This action cannot be undone!",
"purge_confirm_description_3": "VRCX will restart after the operation completes.",
"purge_confirm_alert": "It is strongly recommended to back up your database file before proceeding!",
"purge_confirm_button": "Purge & Restart",
"purge_in_progress": "Purging avatar data...",
"purge_complete": "Avatar data purged successfully. Restarting...",