|
@@ -133,7 +133,7 @@ return [
|
|
|
'path' => 'HTTP path',
|
|
|
],
|
|
|
'all_methods_if_empty' => 'All methods if empty',
|
|
|
- 'any_character_is' => 'Using "*" to match any character.',
|
|
|
+ 'any_character_is' => 'Using "*" to match any character',
|
|
|
'all' => 'All',
|
|
|
'current_page' => 'Current page',
|
|
|
'selected_rows' => 'Selected rows',
|