en un clic
zolinga-intl
zolinga-intl contient 6 skills collectées depuis webdevelopers-eu, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when writing HTML that needs static translation via gettext attributes. Covers the gettext attribute syntax, gettext-context, nested element translation, meta tag, and translation modes.
Use when writing PHP code that needs localized strings. Covers dgettext, dngettext, context separator, enum label convention, and static analysis constraints.
Use when creating or modifying translated Zolinga web components. Covers importing web-component-intl.js, locale-aware template loading, and gettext in component HTML/JS.
Use when asked to localize a module, add translations, or work with the gettext pipeline. Covers the extract-translate-compile workflow, locale configuration, .po file locations, and troubleshooting.
Use when writing JavaScript code that needs localized strings. Covers the gettext.js import, domain binding via query string, and the gettext/ngettext API.
Use when working with the AI-powered translator service ($api->translator) for synchronous or asynchronous translation between system-supported languages.