Skip to content

Remove hard coded English text #1167

@thomasdondorf

Description

@thomasdondorf

Thank you for this great library!

Is your feature request related to a problem? Please describe.
There is currently hard coded English text in this library making it not possible to use it for other languages/i18n.

Describe the solution you'd like
Offer options to provide text instead of the hard coded "Multiple Panels" or just use a number without text (or no text?) by default:

ghostElement.textContent = `Multiple Panels (${this.group.size})`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions