Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Add translation strings to "columns" pattern #37

@melchoyce

Description

@melchoyce

Translation strings need to be added to the columns pattern. For example:

Before
<li>Showcase your projects</li>

After
<li><?php echo esc_html__( 'Showcase your projects', 'twentytwentyfour' ); ?> </li>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions