
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.
तुमचे स्रोत messages.json अपलोड करा, लक्ष्य भाषा निवडा, एकदाच पैसे भरा, आणि शिप करण्यास तयार _locales ZIP डाउनलोड करा.
तुमच्या browser extension चे लोकलायझेशन करण्यासाठी तीन सोप्या पायऱ्या. पेमेंटनंतर अनुवाद चालतात—आम्ही जॉब्स क्यूमध्ये ठेवतो आणि काही मिनिटांत ZIP तयार करतो.
तुमची स्रोत messages.json फाइल ड्रॉप करा. आम्ही ती त्वरित पार्स करतो आणि browser extension फॉरमॅटची पडताळणी करतो.
52 भाषांमधून निवडा. पैसे भरण्यापूर्वी तुमच्या फाइलच्या आकारावर आधारित पारदर्शक किंमत पहा.
Stripe द्वारे एकदाच पैसे भरा. आम्ही सर्व _locales/{lang}/messages.json फाइल्स तयार करतो आणि त्यांना ZIP मध्ये बंडल करतो.
अपलोड करण्यापूर्वी तुम्ही नेमके किती पैसे द्याल ते पहा. अंतिम कोट अपलोडनंतर स्ट्रिंगची लांबी आणि निवडलेल्या भाषांवर आधारित मोजला जातो.
messages.json इथे ड्रॉप करा
किंवा ब्राउझ करण्यासाठी क्लिक करा
messages.json input. Max 500KB.
55 पैकी 3 भाषा निवडल्या
चेकआउट पेजवर फाइल अपलोड केल्यानंतर अंतिम किंमत मोजली जाते
एकदाच पेमेंट • सबस्क्रिप्शन नाही
browser extension लोकॅल फॉरमॅटसाठी खास तयार. हे सर्वसाधारण भाषांतर साधन नाही.
browser extension messages.json संरचनेसाठी खास तयार—message, description आणि placeholders सपोर्टसह.
$PLACEHOLDER$ सिंटॅक्स जसा आहे तसाच जतन करते. तुमचे व्हेरिएबल्स सर्व भाषांमध्ये तशीच राहतात.
आम्ही तुमची description फील्ड्स वाचतो आणि अधिक अचूक AI भाषांतरांसाठी त्यांचा संदर्भ संकेत म्हणून वापर करतो.
योग्य _locales/{lang}/messages.json फोल्डर संरचनेसह ZIP डाउनलोड करा. ते तुमच्या एक्स्टेंशनमध्ये ड्रॉप करा.
सर्व भाषांचे भाषांतर एकाच वेळी होते. बहुतेक जॉब्स 5 मिनिटांपेक्षा कमी वेळेत पूर्ण होतात.
सबस्क्रिप्शन नाही, मासिक शुल्क नाही. प्रत्येक जॉबसाठी एकदाच पैसे द्या, कायम डाउनलोड करा.
A messages.json entry pairs a key with a "message" string, an optional "description" used as translation context, and an optional "placeholders" map. LocalePack parses all three: it translates only the message text, forwards the description to the model as context, and returns $PLACEHOLDER$ and $1 substitution tokens byte-identical.
_locales/
├── en/
│ └── messages.json ← default_locale
├── de/
│ └── messages.json
├── fr/
│ └── messages.json
└── ja/
└── messages.json{
"appName": {
"message": "My Extension",
"description": "Extension name"
},
"greeting": {
"message": "Hello, $USER$!",
"placeholders": {
"user": { "content": "$1" }
}
}
}रनटाइम API
chrome.i18n / browser.i18nउदाहरण कॉल
getMessage("key")मॅनिफेस्टमध्ये आवश्यक
"default_locale"The same translated messages.json drops into _locales/{locale}/ for Chrome, Firefox, Edge, Opera and Safari without further edits.
A messages.json entry is more than a key and a string. Getting these four pieces wrong is what breaks extensions after machine translation.
Most generic translation tools treat $PLACEHOLDER$ and $1 as ordinary words. Once they are translated or reordered, the extension ships with broken interpolation.
सर्वसाधारण भाषांतर साधनांना browser extension फॉरमॅट समजत नाही.
LocalePack | हस्ते भाषांतर | सर्वसाधारण TMS | |
|---|---|---|---|
| सेटअप वेळ | 2 मिनिटे | प्रति भाषा तास | 30+ मिनिटे |
| खर्च पारदर्शकता | |||
| WebExtension फॉरमॅट सुरक्षितता | |||
| प्लेसहोल्डर संरक्षण | |||
| गती (52 भाषा) | < 5 मिनिटे | आठवडे | तास |
| यासाठी सर्वोत्तम | Any messages.json file | लहान प्रकल्प | एंटरप्राइझ वेब अॅप्स |
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.
“कंटाळवाण्या कामाचे तास वाचले. माझे messages.json अपलोड केले आणि मला हवी असलेली अचूक फॉरमॅटमध्ये परिपूर्ण भाषांतरे परत मिळाली.”
सारा के.
इंडी डेव्ह, AdBlock एक्स्टेंशन
“Our $PLACEHOLDER$ tokens came back untouched in all 52 locales. That is the whole reason we stopped scripting it ourselves.”
मार्कस टी.
एक्स्टेंशन मेंटेनर
“पारदर्शक किंमत हेच निर्णायक ठरले. काहीही अपलोड करण्यापूर्वी मला नेमके किती पैसे द्यावे लागतील हे माहीत होते.”
Dev J.
ओपन सोर्स योगदानकर्ता
52
समर्थित लोकेल्स
100%
प्लेसहोल्डर-सुरक्षित आउटपुट
ZIP
शिप करण्यास तयार
LocalePack बद्दल तुम्हाला माहित असणे आवश्यक असलेली सर्व माहिती.
Deep dives on the formats, APIs and errors behind this page — written for developers, not translators.
A complete reference for the WebExtension messages.json format: the message, description, and placeholders fields, $PLACEHOLDER$ syntax, $1 positional substitutions, and common mistakes.
How to catch every class of messages.json error before your users do: JSON syntax, missing required fields, missing keys across locales, malformed placeholder syntax, and manifest key mismatches.
How the __MSG_key__ substitution syntax works in Chrome and Firefox extension manifests: which fields support it, how Chrome resolves tokens at load time, and the pitfalls that cause silent failures or upload rejections.
getMessage() returns an empty string when a message is missing, and logs nothing at all. Every cause of the silent empty string, how to tell it apart from undefined, and how to confirm each one.
एकदाच पैसे द्या - ZIP डाउनलोड करा - जागतिक स्तरावर पाठवा
LocalePack वापरून पहा