[ExperienceStudio] adminUI translations from yaml manifest
Open
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
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