-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
website-localization-services.html
564 lines (551 loc) · 37.4 KB
/
website-localization-services.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style id="antiClickjack">
body {
display:none !important;
}
</style>
<script type="text/javascript">
if (self === top) {
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
top.location = self.location;
}
</script>
<meta name="description" content="We provide $5 website localization services, which are already valued by numerous international businesses. ✅ Case studies">
<meta property="og:title" content="5$ website localization services you can implement now">
<meta property="og:description" content="We provide $5 website localization services, which are already valued by numerous international businesses. ✅ Case studies">
<meta name="twitter:title" content="5$ website localization services you can implement now">
<meta name="twitter:description" content="We provide $5 website localization services, which are already valued by numerous international businesses. ✅ Case studies">
<meta name="author" content="inweso GmbH">
<meta name="copyright" content="inweso GmbH">
<meta name="keywords" content="localization,internationalization,localize,translate,locize,l10n,i18n,javascript,nodejs,localization as a service,saas translation,saas localization,laas,continuous localization,DevOps,process,free,website localization,service,software,web app,web,mobile,desktop,game,translation management,online,automate,process of localization,localization process,translation service,localization service,translation software,landing page,javascript localize,localization tool,localizing a website,localization solution,cloud localization,cloud translation,serverless,cloud,cdn,react,react.js,reactjs,react-i18next,next,next.js,nextjs,next-i18next,svelte,svelte-i18n,svelte-i18next,angular,vue,vue-js,jquery,nodejs,i18next,json,api,react-native,localization api,translation api,app localization services,localization management platform,localization platform,professional translation and localization services,website translation management,app localization service,online translation management,i18next translation management,i18next translation,manage translations,manage translation files">
<meta property="og:type" content="website">
<meta property="og:url" content="https://locize.com">
<meta property="og:site_name" content="locize - continuous localization as a service">
<meta property="og:locale" content="en">
<meta property="og:image" content="img/locize_color.svg">
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@locize">
<meta name="slack-app-id" content="A71NM84Q6">
<link href="/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="lib/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/brands.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/solid.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/regular.min.css">
<link rel="stylesheet" href="/lib/simple-line-icons/css/simple-line-icons.css">
<link rel="stylesheet" href="/lib/device-mockups/device-mockups.min.css">
<link href="/css/main.min.css" rel="stylesheet">
<!--if lt IE 9
script(src='https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js')
script(src='https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js')
-->
<link href="//cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" rel="stylesheet" type="text/css">
<title>5$ website localization services you can implement now</title>
<link rel="canonical" href="/website-localization-services.html">
</head>
<body id="page-top">
<nav class="navbar navbar-default navbar-fixed-top affix" id="mainNav" i18next-options="{"ns": "common"}">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span><i class="fa-solid fa-bars"></i></button><a class="navbar-brand" href="/"></a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown" id="featuresd"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Features<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/#features">Characteristics</a></li>
<li><a href="/#process">What is the software localization process?</a></li>
<li><a href="/#platform">What can our localization platform do?</a></li>
<li><a href="/how-it-works.html">How it works</a></li>
<li><a href="/for-your-team.html">For your team</a></li>
</ul>
</li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/customers.html">Success Stories</a></li>
<li class="dropdown" id="featuresd"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">More<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://docs.locize.com/">Documentation</a></li>
<li><a href="/services.html">Additional services</a></li>
<li> <a href="/blog/">Blog</a></li>
<li><a class="closeOnClick" href="/#contact">Contact</a></li>
</ul>
</li>
<li><a href="https://www.locize.app/login" target="_blank">Login<i class="fa-solid fa-lock" aria-hidden="true" style="margin-left: 5px;"></i></a></li>
<li><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50; color: white; border: none;">Start your free trial</a></li>
</ul>
</div>
</div>
</nav>
<div style="margin-top: 50px;">
<section class="section-white" id="introduction" style="padding-bottom:0">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="section-heading">
<h1>Perfect website localization services you can implement now</h1>
<p>Websites are important for reaching customers, so it's crucial to localize your website for global expansion.</p>
<p>Creating, launching, and updating multilingual websites using our website localization services is simple.</p>
<p>This page provides information about our industry experience, client examples, and the cost of using our service.</p>
<p>We helped many clients expand their businesses into new markets by making their website international.</p><br><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50; color: white; border: none;">Start your free trial</a>
</div>
</div>
<div class="col-md-6"><img class="img-responsive" src="img/website-localization-service.webp" alt="Perfect website localization services you can implement now" title="Perfect website localization services you can implement now" loading="lazy"><br><figcaption>Image shows Locize user interface for website localization service</figcaption></div>
</div>
</div>
</section>
<section class="section-gray library" id="service">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-heading">
<h2>How to use our service</h2>
<p>The key part of our service is the locize app, which helps you manage your website's <a href="/blog/what-is-i18n/" title="internationalization">internationalization</a>.</p>
<p>To make the website multilingual and accessible to customers all around the world. It's simple to start right now. Below video will give you an idea how to use locize for your needs.</p>
<hr>
<div class="row">
<div class="col-md-6"><a class="btn btn-outline btn-xl watch-yt-video-btn" href="https://youtu.be/TFV_vhJs5DY" target="_blank" style="background-color: #15419a!important">Watch: locize showcase</a>
<div class="embed-responsive embed-responsive-16by9 yt-video" style="display: none;">
<iframe class="embed-responsive-item" width="100%" height="250" src="https://www.youtube-nocookie.com/embed/TFV_vhJs5DY?rel=0&controls=0&showinfo=0" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
</div>
</div>
<div class="col-md-6">
<p>This video explains <b>how to begin, upload text for translation, and integrate</b> locize into your website's code.</p><br>
<p>We show how to use the automatic translation feature, which translates new content into <b>all chosen target languages automatically.</b></p><br><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50; color: white; border: none;">Start your free trial</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-gray" style="padding: 0;" id="pricing">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3" style="position: relative;">
<div class="pricing" style="background-color: #fff; border: solid 1px #ccc; position: relative; top: -100px; width: 100%; border-radius: 4px;">
<div class="pricing-name text-center">Scales with you</div>
<div class="pricing-price-subtitle text-center text-muted">Starting price</div>
<div class="pricing-price text-center"><small class="currency">$</small>5<small class="text-muted">(billed monthly)</small></div>
<div class="pricing-start"><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50 !important; color: white; border: none;">Start your free trial</a></div>
<div class="pricing-features">14d free trial:
<ul>
<li>14 days of free usage<span style="font-size: small;"> (the trial ends after 14 days or as soon as you subscribe)</span></li>
<li>No credit card needed! No obligations!</li>
</ul>
</div>
<div class="pricing-features">All features included:
<ul>
<li>Unlimited <a href="https://docs.locize.com/integration/getting-started/add-content#add-languages" target="_blank">languages</a>, <a href="https://docs.locize.com/integration/supported-formats" target="_blank">files</a>/<a href="https://docs.locize.com/more/namespaces" target="_blank">namespaces</a>, <a href="https://docs.locize.com/whats-inside/user-management" target="_blank">users</a> (Managers, Developers, Translators, ...)</li>
<li>Flexible <a href="https://docs.locize.com/integration/instrumenting-your-code" target="_blank">integrations</a>, <a href="https://docs.locize.com/more/incontext-editor" target="_blank">InContext Editor</a></li>
<li>Publish to our <a href="https://docs.locize.com/whats-inside/cdn-content-delivery-network" target="_blank">CDN</a> (public or private)</li>
<li>Continuous Localization Lifecycle</li>
<li>Online <a href="https://docs.locize.com/different-views/global" target="_blank">Translation Editor</a></li>
<li>Rich support for various <a href="https://docs.locize.com/integration/supported-i18n-formats" target="_blank">i18n formats</a>, like i18next, icu/messageformat, i18n-js (plurals, ...)</li>
<li><a href="https://docs.locize.com/whats-inside/translation-memory" target="_blank">Smart Translation Memory</a></li>
<li> <a href="https://docs.locize.com/guides-tips-and-tricks/working-with-translators" target="_blank">Translation ordering</a> from our translation partners <a href="/services.html#translationservices"><i class="fa-solid fa-info-circle"></i></a></li>
<li><a hef="https://docs.locize.com/more/general-questions/how-to-import-translations-from-a-file" target="_blank">Import</a> / Export JSON, XLIFF, XML, YAML, CSV, GETTEXT, RESX, TMX</li>
<li><a href="https://docs.locize.com/integration/cli" target="_blank">CLI</a> and <a href="https://docs.locize.com/integration/api" target="_blank">API</a> access, <a href="https://docs.locize.com/integration/webhook" target="_blank">webhooks</a></li>
<li>Optional <a href="https://docs.locize.com/whats-inside/user-management#saml-single-sign-on-sso" target="_blank">SAML single sign-on (SSO)</a> <small style="font-size: 11px;">(will increase your monthly costs by USD $20)</small></li>
<li><a href="https://docs.locize.com/whats-inside/tags" target="_blank">Tags</a>, <a href="https://docs.locize.com/whats-inside/review-workflow" target="_blank">Review workflow</a>, <a href="https://docs.locize.com/whats-inside/glossary" target="_blank">Glossary</a>, <a href="https://docs.locize.com/more/versioning" target="_blank">Versioning</a>, <a href="https://docs.locize.com/whats-inside/history" target="_blank">History</a> and more...</li>
<li>Synchronize with your code repository, sync during build time <a href="https://github.com/locize/locize-cli#synchronize-locize-with-your-repository-or-any-other-local-directory"><i class="fa-solid fa-info-circle"></i></a></li>
<li>Email Support</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<section class="testimonials" id="casestudies">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>Case Studies</h2>
<p>At Locize, our reputation for providing top-quality localization web service is backed by the satisfaction of our clients—it's not just a claim, it's a fact.</p>
<p>Our $5 website localization service has made impact, helping both small startups and large companies connect with international audiences easily and effectively.</p>
<p>In this section, we share some examples of how our affordable and high-quality services have helped our clients successfully localize their websites.</p>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="testimonial-container" translated="">
<div class="row">
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="testimonial testimonial-fullwidth">
<div class="testimonial-title"><img class="grayscale" style="max-height: 50px; max-width: 100%;" src="img/customers/redcross.svg" alt="redcross" loading="lazy"></div>
<div class="testimonial-content">
<p style="font-size: 24px;">The Swiss Red Cross quickly translates its headless websites into different languages, thanks to the generous support and features of Locize</p>
</div>
<div class="author">
<hr>Thomas Imboden, Head of Web Office<br><a href="https://support.redcross.ch" target="_blank">Swiss Red Cross</a>
</div>
</div>
</div>
<div class="col-lg-5 col-md-4 col-sm-12">
<div class="testimonial testimonial-fullwidth">
<div class="testimonial-title"><img class="grayscale" style="max-height: 50px; max-width: 100%;" src="img/customers/realadvisor.png" alt="realadvisor" loading="lazy"></div>
<div class="testimonial-content">
<p>Being a Swiss Startup, we had to launch our website in several languages at once.</p>
<p>We used i18next with React and were translating JSON files by hand, which was cumbersome.</p>
<p>locize changed everything for us because it allowed us to:
<ul>
<li>Let non-developers translate the website pages</li>
<li>Decouple the translation process from application deployments</li>
<li>Use Google translate straight from within the tool</li>
</ul>
</p>
<p>Really recommended.</p>
</div>
<div class="author">
<hr>Joan Rodriguez, CEO<br><a href="https://www.realadvisor.ch" target="_blank">RealAdvisor</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="testimonial testimonial-fullwidth">
<div class="testimonial-title"><img class="grayscale" style="max-height: 50px; max-width: 100%;" src="img/customers/powerapi.png" alt="PowerAPI" loading="lazy"></div>
<div class="testimonial-content">
<p style="font-size: 18px;">We no longer have to translate manually, and that means a lot when you're building a global platform!</p>
<p style="font-size: 18px;">Locize helps us save time on translations so we can focus on our core.</p>
<p style="font-size: 18px;">We chose Locize because their pricing is competitive and you can add another language on the go.</p>
</div>
<div class="author">
<hr>Maxence Lovato, Chief Product Officer<br><a href="https://www.powerapi.com" target="_blank">PowerAPI</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<div style="padding: 50px 0 0"><a class="btn btn-outline btn-xl" href="/customers.html">Explore more case studies</a></div>
</div>
</div>
</div>
</section>
</section>
<section class="section-white gettingstarted" id="intro" style="padding-bottom:0">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-heading">
<h2>What is website localization</h2>
<p>Localization, often shortened to L10n, refers to the process of tailoring a website's language, design, and functionality to suit foreign language markets. The ultimate aim of localization is to create a website that fully accommodates linguistic, cultural, and technical variations.</p><br>
<p>Many people think "localization" just means "translation," but real <a href="/blog/website-localization/" title="website localization">website localization</a> goes beyond simply changing the text to a different language. </p><br>
<h3>Website translation vs localization</h3>
<p>Website translation focuses on converting text from one language to another, ensuring linguistic accuracy without altering other elements of the site.</p>
<p>Website localization takes a more holistic approach, adapting the entire website—including text, images, formats, and content—to align with the local cultures and functional needs of the target audience.</p><br>
<p>This is the website localization process step-by-step:</p><br>
<ul>
<li>Register for free</li>
<li>Set up a new project</li>
<li>Implement few lines of code</li>
<li>Add new or existing language segments</li>
<li>Translate your content</li>
<li>Proceed with localization</li>
</ul><br>
</div>
</div>
</div>
</div>
</section>
<section class="section-white gettingstarted" id="advantages" style="padding:0">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-heading" style="margin-bottom: 20px;">
<h2>Benefits of using these website localization services</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/frontend.webp" alt="frontend" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">Easy to integrate into your website</h3></div>
<p>With a few lines of code, the software can be easily integrated into almost any frontend.</p></div>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/flex-pricing.webp" alt="flexible pricing" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">No fix monthly subscription</h3></div>
<p>We base our pricing on usage rather than charging a large monthly fee. You only pay more if you use more.</p></div>
</div>
</div>
<div class="row">
<div class="col-lg-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/scale-with-you.webp" alt="Scales with your business" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">Scales with your business</h3></div>
<p>Locize is also for bigger projects as it scales with the size of your business.</p></div>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/translator.webp" alt="Translators can work in real time" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">Translates in your website in real time</h3></div>
<p>The translator can verify the translations in real time and check if it's contextually correct.</p></div>
</div>
<div class="row">
<div class="col-md-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/fast.webp" alt="fast" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">Fast and individual support</h3></div>
<p>The locize team responds quickly and get things done upon request.</p></div>
</div>
<div class="col-lg-2"></div>
<div class="col-md-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/features.webp" alt="features" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">Many built-in features</h3></div>
<p>Use different namespaces, tag your segments, save time with translation memory and a lot more.</p></div>
</div>
</div>
<div class="row">
<div class="col-md-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/interface.webp" alt="interface" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">User-Friendly interface design</h3></div>
<p>Locize is a fast and easy-to-understand software, hosted in the cloud.</p></div>
</div>
<div class="col-lg-2"></div>
<div class="col-md-5" style="padding:2rem;background-color:#337ab7;color:white;margin:2rem;border-radius:25px;display:flex;justify-content:center;align-items:center;"><div>
<div style="display:flex;justify-content:space-between;"><img class="img-responsive" src="img/translation-speed-up.webp" alt="translation-speed-up" style="max-width: 80px;" loading="lazy">
<h3 style="width:70%">Speed up translation process</h3></div>
<p>Content can be managed and translated easily. Great overview of the languages for each project.</p></div>
</div>
</div>
</div>
</div>
</section>
<section class="section-white faq" id="faq">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-heading">
<h2>Frequently asked questions</h2>
<p>We know that navigating the world of website localization can raise a lot of questions. To make things easier, we've built a comprehensive FAQ section. </p>
<p>Here, you'll find answers to the most common questions we receive about our services.</p><br>
<h3>How to translate a whole website?</h3>
<p>To translate the whole website, integrate i18next with Locize for efficient internationalization. Start by setting up i18next in your React project and create JSON files for each language. </p>
<p>Use Locize as a translation management platform to store and manage these translations, which will automatically sync with your app. </p>
<p>Replace static text in your components with the t function from i18next to dynamically pull translations. This approach allows for scalable, easy-to-manage translations across your website. </p>
<p>Simply follow our <a href="https://docs.locize.com/integration/getting-started" title="getting started guide">getting started guide</a> to see how easy it is to start with Locize.</p><br>
<h3>How much does website translation cost?</h3>
<p>To adequately answer this question, you must first determine who is translating and localizing your project. For example, most agencies charge around $0.20 per word for professional human translation services. On the other hand, hiring a freelancer for website translation can cost as little as $0.10 per word. But this is just translating words and no translation management at all.</p><br>
<p>So to automate also the <a href="https://locize.com/" title="translation management">translation management</a> use Locize as translation management system. <b>For the first 10,000 words, Locize charges roughly $0.004</b>. </p>
<p>Website localization is more than just translating words. You can find a detailed breakdown of our costs under <a href="#pricing" title="pricing">pricing</a>. Using a service like Locize is a great way to save time and money on your translation projects.</p>
</div>
</div>
</div>
</div>
</section>
<section class="cta">
<div class="cta-content">
<div class="container">
<h2>Now is the time to grow your website traffic with localization</h2>
<h3>Try our <a href="https://youtu.be/TFV_vhJs5DY" target="_blank">showcase</a>, automatically created when you register, or create a new project and start translating your app.</h3><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50; color: white; border: none;">Start your free trial</a>
<p class="hint">* 14 days free trial. No credit card needed.</p>
</div>
</div>
<div class="overlay"></div>
</section>
<script>
window.enableCookiesHook = function () {
$('.yt-video').show();
$('.watch-yt-video-btn').hide();
};
window.disableCookiesHook = function () {
$('.yt-video').hide();
$('.watch-yt-video-btn').show();
};
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Locize",
"item": "https://locize.com"
},{
"@type": "ListItem",
"position": 2,
"name": "Website Localization Service",
"item": "https://locize.com/website-localization-services.html"
}]
}
</script>
</div>
<footer i18next-options="{"ns": "common"}">
<div class="container">
<div class="row">
<div class="col-md-4"><img src="/img/locize_color.svg" style="max-width: 120px; margin-left: -5px;" alt="locize logo" loading="lazy">
<p><a href="https://tg.chregister.ch/cr-portal/auszug/auszug.xhtml?uid=CHE-412.131.272" target="_blank" style="color: #ffffff4d;" rel="nofollow">inweso GmbH</a></p>
<p>Switzerland<span style="color: white; font-size: 20px; position: relative; top: 3px; left: 5px;">🇨🇭</span></p>
<ul class="list-unstyled">
<li><a href="mailto:support@locize.com">support@locize.com</a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-unstyled">
<li><a href="https://docs.locize.com">Technical Documentation</a></li>
<li><a href="https://docs.locize.com/integration/api">API</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/blog/">Blog</a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-unstyled">
<li>
<ul class="list-inline list-social">
<li class="social-twitter"><a href="https://x.com/locize" target="_blank"><i class="fa-brands fa-x-twitter"></i></a></li>
<li class="social-facebook"><a href="https://www.facebook.com/locize" target="_blank"><i class="fa-brands fa-facebook"></i></a></li>
<li class="social-youtube"><a href="https://www.youtube.com/channel/UCPYQjBbbXojUcB8qjeIB3uA" target="_blank"><i class="fa-brands fa-youtube"></i></a></li>
</ul>
</li>
<li><a href="/privacy.html">Privacy</a></li>
<li><a href="/terms.html">Terms</a></li>
<li><a href="/security.html">Security</a></li>
</ul>
</div>
</div>
<div class="text-center footer-copyright">
<p><span class="translated">© 2024 </span><span>inweso GmbH. All Rights Reserved.</span></p>
</div>
</div>
</footer>
<div class="modalify-modal" id="modalify-modal">
<div class="modal-header">
<button class="close modalify-close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div><img class="modal-content" id="img-in-modal" loading="lazy">
<div id="caption-in-modal"></div>
</div>
<script>window.bindAffix = false;</script>
<script src="/lib/jquery/jquery.min.js"></script>
<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
<script src="//cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="/js/main.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var modal = document.getElementById("modalify-modal");
// Get the image and insert it inside the modal - use its "alt" text as a caption
var imgs = document.getElementsByClassName("modalify");
var modalImg = document.getElementById("img-in-modal");
var captionText = document.getElementById("caption-in-modal");
for (var i = 0; i < imgs.length; i++) {
var img = imgs[i];
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.getAttribute('full');
if (this.alt) captionText.innerHTML = this.alt;
}
}
// Get the <span> element that closes the modal
var span = document.getElementsByClassName("modalify-close")[0];
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
};
modal.onclick = function() {
modal.style.display = "none";
};
});
</script>
<script src="//cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js" data-cfasync="false"></script>
<script>
function enableCookies() {
var e = document.createElement("script");
e.type = "text/javascript";
e.async = true;
e.src = "https://www.googletagmanager.com/gtag/js?id=G-X50E21BGKG";
var a = document.getElementsByTagName("script")[0];
a.parentNode.insertBefore(e, a);
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-X50E21BGKG', { 'anonymize_ip': true });
//- gtag('config', 'UA-78143856-1', { 'anonymize_ip': true });
if (typeof window.enableCookiesHook === 'function') window.enableCookiesHook();
}
function disableCookies() {
var cookies = document.cookie.split(";");
for (var i = 0; i < cookies.length; i++) {
var cookie = cookies[i];
var eqPos = cookie.indexOf("=");
var name = eqPos > -1 ? cookie.substr(0, eqPos) : cookie;
document.cookie = name + "=;expires=Thu, 01 Jan 1970 00:00:00 GMT";
}
if (typeof window.disableCookiesHook === 'function') window.disableCookiesHook();
}
window.cookieconsent.initialise({
palette: {
popup: {
background: "#2196f3",
text: "#ffffff"
},
button: {
background: "#1976d2",
text: "#ffffff"
}
},
theme: "edgeless",
type: "opt-in",
content: {
message: "This website uses cookies to ensure you get the best experience on our website.",
allow: "Accept",
dismiss: "Decline",
link: "learn",
href: "https://locize.com/privacy.html"
},
elements: {
deny: '<a style="font-weight: 100; color: #ffffffa8; font-size: smaller;" aria-label="deny cookies" role="button" tabindex="0" class="cc-btn cc-deny">Decline</a>'
},
onInitialise: function (status) {
var type = this.options.type;
var didConsent = this.hasConsented();
if (type == 'opt-in' && didConsent) {
// enable cookies
enableCookies();
}
if (type == 'opt-out' && !didConsent) {
// disable cookies
disableCookies();
}
},
onStatusChange: function(status, chosenBefore) {
var type = this.options.type;
var didConsent = this.hasConsented();
if (type == 'opt-in' && didConsent) {
// enable cookies
enableCookies();
}
if (type == 'opt-out' && !didConsent) {
// disable cookies
disableCookies();
}
},
onRevokeChoice: function() {
var type = this.options.type;
if (type == 'opt-in') {
// disable cookies
disableCookies();
}
if (type == 'opt-out') {
// enable cookies
enableCookies();
}
}
});
</script>
</body>
</html>