fix(settings): label image-only cache clearing accurately
This commit is contained in:
@@ -187,9 +187,9 @@
|
||||
"debugLoggingDescription": "Enable detailed logging for troubleshooting",
|
||||
"viewLogs": "View Logs",
|
||||
"viewLogsDescription": "View application logs",
|
||||
"clearCache": "Clear Cache",
|
||||
"clearCacheDescription": "Clear cached images and data. Content may load slower.",
|
||||
"clearCacheSuccess": "Cache cleared successfully",
|
||||
"clearImageCache": "Clear Image Cache",
|
||||
"clearImageCacheDescription": "Clear cached artwork and thumbnails. Images may load slower until downloaded again.",
|
||||
"clearImageCacheSuccess": "Image cache cleared successfully",
|
||||
"resetSettings": "Reset Settings",
|
||||
"resetSettingsDescription": "Restore default settings. This can't be undone.",
|
||||
"resetSettingsSuccess": "Settings reset successfully",
|
||||
|
||||
Reference in New Issue
Block a user