Describe the bug
This is just a small bug but formie makes a bad first impression if the (non english-speaker) client sees the label 'All forms' in the Dashboard of formies' control panel.
In /src/elements/Form.php we have (line 116-122):
$sources = [
[
'key' => '*',
'label' => 'All forms',
'defaultSort' => ['title', 'desc'],
],
];
Thanks!
Peter
Steps to reproduce
- Just open fomies CP with non english language in your users settings.
Form settings
no special settings
Craft CMS version
5.9.20
Plugin version
3.1.21
Multi-site?
No
Additional context
No response
Describe the bug
This is just a small bug but formie makes a bad first impression if the (non english-speaker) client sees the label 'All forms' in the Dashboard of formies' control panel.
In /src/elements/Form.php we have (line 116-122):
Thanks!
Peter
Steps to reproduce
Form settings
no special settings
Craft CMS version
5.9.20
Plugin version
3.1.21
Multi-site?
No
Additional context
No response