shopware / shopware/shopware

[ExperienceStudio] adminUI translations from yaml manifest

Open
#19,936 0 comments 0 reactions 0 assignees View on GitHub
component/canvas domain/discovery
Dominant language
PHP
Stars
3.4k
Forks
1.2k
Avg merge
2d 23h
Merged PRs (30d)
433

Description

* The adminUI translations from yaml manifest seem not to be translatable in a coherent way.
* Some elements pass it through `$t()` on the admin side which suggests it should be a snippet key instead of the plain text.
* Clarify how the adminUI translations should work. Snippet key? Key-value de: {} en: {} ?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the ExperienceStudio YAML manifest translations into the admin side, especially the elements that pass values through $t(). Determine whether the intended convention is snippet keys or locale-specific key-value maps such as de and en. Done means the translation behavior is clearly decided and applied consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, yaml
Domain
localization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.