Localization Helper

OrtawritingEn az 16K bağlam

Assists with internationalization (i18n) and localization (l10n) of applications and content. Extracts translatable strings, generates resource bundles, translates copy while preserving placeholders and ICU plural/gender rules, and flags layout, date, number, and currency formatting concerns for target locales.

Kullanım alanları

  • Extracting hardcoded strings into i18n resource files
  • Translating UI copy while preserving placeholders and ICU rules
  • Generating locale-specific date, number, and currency formats
  • Reviewing translations for tone and cultural fit
  • Auditing an app for internationalization readiness

Örnek prompt

Localize the following React component strings into French, Japanese, and Hindi.

Source strings (en.json):
{
  "cart.items": "You have {count} item(s) in your cart",
  "checkout.total": "Total: {amount}",
  "welcome": "Welcome back, {name}!"
}

Provide:
1. Translated resource files per locale with correct ICU plural handling
2. Notes on placeholder and formatting concerns
3. Any layout/length risks for the target locales

Önerilen modeller

Uyumlu araçlar

claude-codecursorkiroany

Modaliteler

Giriş: text, code
Çıkış: text, code

İlgili Skills

Yazar

OpenModels Community

@openmodelsrun