Skip to content

String Translation #2802

@idleog

Description

@idleog

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

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions