Skip to main content
Run any Skill in Manus
with one click

i18n

Stars90
Forks13
UpdatedJuly 12, 2026 at 15:49

国际化标准 / Enterprise-Grade Internationalization (i18n) Standards. 定义项目国际化规范:所有用户可见文案必须通过 t() 函数、语义化 key 命名(module.key 格式)、三语同步(zh-CN/en-US/de-DE 必须同时更新)、禁止硬编码字符串、禁止拼接翻译、复数处理、日期/货币格式化、常用文案放入 common 模块。 适用于 React/Next.js 应用的 i18next + react-i18next 技术栈。 触发场景 / Trigger: 国际化 i18n internationalization localization l10n globalization g11n locale adaptation, 翻译 translation translate text string message copy localisation, 多语言 multi-language multilingual language support locale detection switching, locale language code region zh-CN en-US de-DE ja-JP ko-KR fr-FR es-ES, 文案 UX copy microcopy user-facing text label message string content wording, 硬编码字符串 hardcoded strings inline text literal string direct text embedding, t() function translate function i18n key lookup interpolation namespace, i18next react-i18next useTranslation Trans component HOC withTranslation, key naming semantic namespace module.key convention structure organization, pluralization singular plural forms count variable interpolation, date formatting curr

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly