shopify-app-i18n
✓Guide for adding Multi-language support to Shopify Apps using i18next. Covers setup, localization files, and Admin context.
Installation
SKILL.md
Shopify merchants exist globally. Your app MUST support multiple languages to be featured or widely adopted.
Configuration (app/i18n.server.ts) Create a server-side instance to detect language.
Detecting Shopify Admin Language Shopify passes the locale in the URL query params (?locale=fr-FR) or you can fetch it from the GraphQL Admin API (Shop.billingAddress.country or similar, though strictly speaking the Admin UI language is preferred).
Guide for adding Multi-language support to Shopify Apps using i18next. Covers setup, localization files, and Admin context. Source: toilahuongg/google-antigravity-kit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-app-i18n- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is shopify-app-i18n?
Guide for adding Multi-language support to Shopify Apps using i18next. Covers setup, localization files, and Admin context. Source: toilahuongg/google-antigravity-kit.
How do I install shopify-app-i18n?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-app-i18n Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/toilahuongg/google-antigravity-kit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01