
AstrologerAI: an AI astrology app localized into 52 languages
How the AstrologerAI app translated its entire experience into 52 languages with LocalePack — 6.3M tokens for $58.73 — to reach a worldwide audience in their own language.
የ JSON ትርጉም ፋይልዎን ይስቀሉ፣ የመድረሻ ቋንቋዎችን ይምረጡ፣ አንድ ጊዜ ይክፈሉ እና ለመጠቀም ዝግጁ የ locale ፋይሎችን ያውርዱ።
የNext.js መተግበሪያዎን ለአካባቢያዊ ቋንቋ ለማድረግ ሶስት ቀላል እርምጃዎች። ትርጉሞች ከክፍያ በኋላ ይከናወናሉ—ስራዎችን በተራ እናስቀምጣለን እና ፋይሎቹን በጥቂት ደቂቃዎች ውስጥ እንፈጥራለን።
የJSON ትርጉም ፋይልዎን (next-intl, react-i18next, ወይም ቀላል JSON) ያኑሩ። ቅርጸቱን በራስ-ሰር እንለይታለን።
ከ52 ቋንቋዎች ይምረጡ። ከመክፈልዎ በፊት በፋይልዎ መጠን እና ውስብስብነት ላይ የተመሠረተ ግልጽ ዋጋ ይመልከቱ።
በStripe አንድ ጊዜ ይክፈሉ። የተደራረበ መዋቅርዎን፣ የICU መልዕክቶችን እና ቦታ ያዢዎችን በመጠበቅ የlocale ፋይሎችን እንፈጥራለን።
ከመስቀል በፊት ትክክል ምን እንደምትከፍል በግልጽ ተመልከት። የመጨረሻ ዋጋ ጥቅስ ከመስቀል በኋላ በፋይሉ ውስብስብነት እና በመረጥካቸው ቋንቋዎች መሠረት ይታሰባል።
የJSON ፋይልን እዚህ ጣል
ወይም ለመፈለግ ይጫኑ
next-intl, react-i18next, ወይም ጠፍጣፋ JSON። ከፍተኛው 500KB።
ከ52 ቋንቋዎች ውስጥ 3 ተመርጠዋል
የመጨረሻ ዋጋ በመክፈያ ገጽ ላይ ፋይሉ ከተሰቀለ በኋላ ይታሰባል
አንድ ጊዜ ክፍያ • ምንም ዓይነት ምዝገባ የለም
ለNext.js i18n የትርጉም ፋይሎች በተለይ የተሰራ። አጠቃላይ የትርጉም መሳሪያ አይደለም።
next-intl, react-i18next, i18next እና ቀላል ጠፍጣፋ JSON ይደግፋል። በመስቀል ጊዜ ቅርጸትዎን በራስ-ሰር እንለይታለን።
እንደ {count, plural, one {# item} other {# items}} ያሉ የICU plural/select ስነ-አገባብን በሁሉም ትርጉሞች ላይ ይጠብቃል።
በጣም ጥልቅ የተደራረቡ የJSON መዋቅሮችን ያስተናግዳል። የnamespace ተዋረድዎ በውጤት ፋይሎች ውስጥ በትክክል ይጠበቃል።
በእያንዳንዱ locale የተተረጎመ የJSON ፋይሎችን ያውርዱ። ወደ messages/ ወይም locales/ አቃፊዎ ያስገቡና ያቅርቡ።
ሁሉም ቋንቋዎች በአንድ ጊዜ ይተረጎማሉ። አብዛኛዎቹ ስራዎች ከ5 ደቂቃ በታች ይጠናቀቃሉ።
ምንም ምዝገባ የለም፣ ምንም ወርሃዊ ክፍያ የለም። ለእያንዳንዱ ስራ አንድ ጊዜ ክፈል፣ ለዘላለም አውርድ።
next-intl ወይም react-i18next የሚጠቀሙ የNext.js መተግበሪያዎች ትርጉሞችን በእያንዳንዱ locale የJSON ፋይሎች ውስጥ ያከማቻሉ። LocalePack ከምንጭ ፋይልዎ ሁሉንም ይፈጥራል።
messages/ ├── en.json ← source locale ├── de.json ├── fr.json ├── ja.json └── ... (52 locales)
// messages/en.json
{
"HomePage": {
"title": "Welcome to our platform",
"description": "Build amazing apps",
"items": "{count, plural,
=0 {No items}
one {# item}
other {# items}}"
}
}
// In your component
const t = useTranslations('HomePage');
<h1>{t('title')}</h1>
<p>{t('items', { count: 5 })}</p>የRuntime API
useTranslations()
የConfig ፋይል
i18n.ts
ቦታ ያዢዎች
{variable}
ብዙ ቁጥር
ICU format
አጠቃላይ ዓላማ ያላቸው የትርጉም መሣሪያዎች የNext.js i18n ቅርጸትን፣ የICU መልዕክቶችን ወይም የተደራረቡ የJSON መዋቅሮችን አያስተውሉም።
LocalePack | በእጅ ትርጉም | አጠቃላይ TMS | |
|---|---|---|---|
| የማዋቀር ጊዜ | 2 ደቂቃ | በእያንዳንዱ ቋንቋ ሰዓታት | 30+ ደቂቃ |
| የዋጋ ግልጽነት | |||
| የተደራረበ የJSON ድጋፍ | |||
| የICU መልዕክት ደህንነት | |||
| ፍጥነት (52 ቋንቋዎች) | < 5 ደቂቃ | ሳምንታት | ሰዓታት |
| ለማን ይመች | የNext.js መተግበሪያዎች | ትናንሽ ፕሮጀክቶች | የድርጅት CMS |
LocalePackን በመጠቀም እስከ 52 ቋንቋዎች ድረስ ዓለም አቀፍ ተመልካቾችን የደረሱ እውነተኛ ፕሮጀክቶች።

How the AstrologerAI app translated its entire experience into 52 languages with LocalePack — 6.3M tokens for $58.73 — to reach a worldwide audience in their own language.

How the DevToys.pro web app translated its entire UI into 52 languages with LocalePack — 5.8M tokens for $58.44 — and quadrupled its international organic traffic.

How the DevToys New Tab Chrome extension localized both its in-extension UI and its Chrome Web Store listing into 52 languages to reach a global audience.

We used our own tool to translate the entire LocalePack site into 52 languages — 2.9M tokens for $27.37 — so developers worldwide find us in their own language.
“ብዙ ቀናት ሥራ አዳነኝ። የእኔን next-intl JSON ሰቀልሁ፣ ከዚያም የICU ብዙ ቁጥሮች ሳይበላሹ በትክክል የተዋቀሩ ትርጉሞችን መልሶ ሰጠኝ።”
Alex R.
ፉል-ስታክ አበልጻጊ፣ SaaS መተግበሪያ
“በመጨረሻ የተደራረበ JSON የሚያስተውል እና የICU መልዕክቶቼን የማያበላሽ መሣሪያ። ውጤቱ በቀጥታ ወደ messages/ አቃፊዬ ይገባል።”
Lisa M.
Next.js አበልጻጊ
“ግልጽ ዋጋ አቀራረብ የሚያሳምን ነጥብ ነበር። ምንም ነገር ከመስቀል በፊት ትክክል ምን እንደምከፍል አውቄ ነበር።”
Dev J.
የክፍት ምንጭ አስተዋጽኦ አበርካች
52
የሚደገፉ ቋንቋ-ክልሎች
100%
ICU-ደህንነቱ የተጠበቀ ውጤት
JSON
ለመላክ ዝግጁ
Deep dives on the formats, APIs and errors behind this page — written for developers, not translators.
Practical comparison of the three leading Next.js i18n libraries — App Router support, file format, TypeScript safety, pluralization syntax, and when to pick each one.
A complete reference for the i18next JSON locale format — namespace files, double-brace {{placeholder}} syntax, _one/_other plural keys, nested objects, and how to structure your locales/ folder.
Honest comparison of LocalePack and Phrase Strings for Next.js locale JSON translation. Phrase is a full TMS with per-seat subscription pricing; LocalePack is upload → pay once → download.
How to get accurate AI translations for your Chrome extension: write description fields that give the model context, define placeholders with examples, avoid string concatenation, and handle plurals, casing, and length expansion.
አንድ ጊዜ ይክፈሉ • የlocale ፋይሎችን ያውርዱ • በዓለም አቀፍ ደረጃ ይላኩ
LocalePack ይሞክሩ