Skip to content

Commit

Permalink
fix: add in missing cache translation strings [DHIS2-15940] (#2715)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzemp committed Dec 14, 2023
1 parent 1880082 commit 6555e93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/i18n/i18n_module_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6555e93

Please sign in to comment.