#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
1 changed files with 1 additions and 1 deletions

View File

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