diff --git a/src/i18n/i18n_module_en.properties b/src/i18n/i18n_module_en.properties index 6e71202d3..ce2999569 100644 --- a/src/i18n/i18n_module_en.properties +++ b/src/i18n/i18n_module_en.properties @@ -639,6 +639,9 @@ sql_view_refreshed_successfully=SQL view refreshed successfully sql_view_refresh_error=Could not refresh SQL query cache_strategy=Cache strategy no_cache=No cache +cache_1_minute=Cache for 1 minute +cache_5_minutes=Cache for 5 minutes +cache_10_minutes=Cache for 10 minutes cache_15_minutes=Cache for 15 minutes cache_30_minutes=Cache for 30 minutes cache_1_hour=Cache for one hour