
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 લોકેલ ફોર્મેટ માટે ખાસ બનાવેલ. સામાન્ય અનુવાદ ટૂલ નથી.
message, description, અને placeholders સપોર્ટ સાથે browser extension messages.json સ્ટ્રક્ચર માટે ખાસ બનાવેલ.
$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 અપલોડ કર્યું અને મને જરૂરી ચોક્કસ ફોર્મેટમાં પરફેક્ટ અનુવાદો પાછા મળ્યા.”
સારાહ K.
ઇન્ડી ડેવ, AdBlock એક્સ્ટેન્શન
“Our $PLACEHOLDER$ tokens came back untouched in all 52 locales. That is the whole reason we stopped scripting it ourselves.”
માર્કસ T.
એક્સ્ટેન્શન મેન્ટેનર
“પારદર્શક કિંમતો જ નિર્ણયકારક મુદ્દો હતો. કંઈપણ અપલોડ કરતાં પહેલાં મને ચોક્કસ ખબર હતી કે હું કેટલું ચૂકવીશ.”
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 અજમાવો