Install
openclaw skills install frontend-i18n-notificationFrontend theme engineer skill for i18n-compliant user text, translation files, and framework-safe user notification patterns.
openclaw skills install frontend-i18n-notificationThis skill owns user-facing copy, translation wiring, and friendly notification patterns in the Weline view layer. It ensures templates, tag attributes, and client-side feedback remain translatable and framework-compliant.
__(), <lang>, @lang, toast, confirm, prompt, and user feedback.AI-ENTRY.mdCLAUDE.mddev/ai/skills/i18n-internationalization/SKILL.mddev/ai/skills/friendly-notifications/SKILL.mddev/ai/skills/theme-development/SKILL.mddev/ai/skills/frontend-components/SKILL.mdi18n files when new text keys are introduced.@lang forms in custom-tag attributes instead of embedded PHP.alert, confirm, or prompt.%{1} or %{name} style where interpolation is required.