#8458 Change in refresh value 2

This commit is contained in:
Daniel Maya 2022-03-31 09:47:36 +02:00
parent e796dc52bb
commit fc9760676e

View File

@ -170,7 +170,7 @@ if ($is_ajax === false && $pure === true) {
[ [
'30' => __('30 seconds'), '30' => __('30 seconds'),
(string) SECONDS_1MINUTE => __('1 minute'), (string) SECONDS_1MINUTE => __('1 minute'),
'180' => __('3 minute'), '180' => __('3 minutes'),
(string) SECONDS_5MINUTES => __('5 minutes'), (string) SECONDS_5MINUTES => __('5 minutes'),
], ],
'refresh-control', 'refresh-control',