Implement clearing caches in settings

This commit is contained in:
tusooa 2024-08-23 00:31:03 -04:00
commit e21bac3d70
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
5 changed files with 50 additions and 4 deletions

View file

@ -1049,7 +1049,10 @@
"reset_value": "Reset",
"reset_value_tooltip": "Reset draft",
"hard_reset_value": "Hard reset",
"hard_reset_value_tooltip": "Remove setting from storage, forcing use of default value"
"hard_reset_value_tooltip": "Remove setting from storage, forcing use of default value",
"cache": "Cache",
"clear_asset_cache": "Clear asset cache",
"clear_emoji_cache": "Clear emoji cache"
},
"admin_dash": {
"window_title": "Administration",