shopify-app-i18n

Installation
SKILL.md

Internationalization (i18n) for Shopify Apps

Shopify merchants exist globally. Your app MUST support multiple languages to be featured or widely adopted.

1. Stack

  • Library: i18next (Standard)
  • React: react-i18next
  • Remix: remix-i18next

2. Setup

Installation

npm install i18next react-i18next remix-i18next i18next-fs-backend i18next-http-backend

Configuration (app/i18n.server.ts)

Create a server-side instance to detect language.

Related skills

More from toilahuongg/shopify-agents-kit

Installs
6
GitHub Stars
9
First Seen
Mar 3, 2026