Skip to content

Use localized name and description in admin-intent-link template#390

Open
kbav wants to merge 1 commit intomainfrom
kbav/use_localized_name_and_description_in_admin-intent-link_template
Open

Use localized name and description in admin-intent-link template#390
kbav wants to merge 1 commit intomainfrom
kbav/use_localized_name_and_description_in_admin-intent-link_template

Conversation

@kbav
Copy link
Copy Markdown
Contributor

@kbav kbav commented Apr 2, 2026

What

Use localized t:name and t:description references in the admin-intent-link template's shopify.extension.toml.liquid instead of hardcoded strings.

Why

The template was merged in #377 with hardcoded name = "Edit email" and description = "Edit an email campaign" instead of referencing the locale files. The locale files (en.default.json.liquid, fr.json.liquid) already exist with the correct values — they just weren't being used.

Changes

  • admin-intent-link/shopify.extension.toml.liquid: Replace hardcoded name/description with t:name / t:description

Copy link
Copy Markdown
Contributor Author

kbav commented Apr 2, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@kbav kbav added the #gsd:49220 label Apr 2, 2026 — with Graphite App
@kbav kbav marked this pull request as ready for review April 2, 2026 14:41
@kbav kbav force-pushed the kbav/use_localized_name_and_description_in_admin-intent-link_template branch from 41a78ff to 77a2e88 Compare April 2, 2026 14:46
@kbav kbav requested a review from timothytenzin20 April 6, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant