Update class-tainacan-numeric-list-interval.php

This commit is contained in:
Adrian 2021-11-10 00:39:57 +02:00 committed by GitHub
parent 43dd69e7df
commit 90f2af0d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class Numeric_List_Interval extends Filter_Type {
return [
'intervals' => [
'title' => __('Predefined intervals','tainacan'),
'description' => __('A list of predefined intervals that the filter will offer on a select box.','tainacan')
'description' => __('A list of predefined intervals that the filter will offer on a selection box.','tainacan')
],
'showIntervalOnTag' => [
'title' => __('Interval on tags', 'tainacan'),