Skip to content

Add Translatable Options for Search Elements #891

@amrutadotorg

Description

@amrutadotorg

Hi, I'm working on a multilingual website. There are three places where I haven't been able to dynamically modify the text:

Search Placeholder: <input class="form-control me-2" type="search" placeholder="Search" aria-label="Search" name="search" value="">

Search Button: <button class="btn btn-outline-success" type="submit">Search</button>

Search Field (Table Component): <input type="search" class="form-control form-control-rounded fs-6 search" placeholder="Search…" value="">

It would be great to add options to the shell and table components to make these elements translatable.

thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions