Strings in component-preview.html.twig should be translatable.

Created on 28 October 2024, 5 months ago

Problem/Motivation

The strings in component-preview.html.twig are not currently translatable.

Steps to reproduce

Look in the component-preview.html.twig temaplate file and see that strings are not wrapped in variable syntax with |t.

Proposed resolution

Convert all strings to variables like so {{ 'This is the string'|t }}.

Remaining tasks

Convert all strings to variables like so {{ 'This is the string'|t }}.

User interface changes

None.

API changes

None.

Data model changes

None.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom darren.fisher

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