Make "Filter items..." string translatable

Created on 17 July 2023, over 1 year ago
Updated 29 May 2024, 6 months ago

Problem/Motivation

The "Filter items..." string is not translatable

Proposed resolution

Change
<input class="lpb-component-list-search-input" type="text" placeholder="Filter items.." />

to
<input class="lpb-component-list-search-input" type="text" placeholder="{{ 'Filter items...'|t }}" />

This was solved in 3298887 ( https://www.drupal.org/project/layout_paragraphs/issues/3298887 β†’ ) but it is still present.
Same patch still solve the issue: https://www.drupal.org/files/issues/2022-07-21/3298887-1.patch β†’

πŸ› Bug report
Status

Fixed

Version

2.0

Component

User interface

Created by

πŸ‡ͺπŸ‡ΈSpain tar_inet

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024