forked from translate/translate.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
44 lines (42 loc) · 1.39 KB
/
index.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
---
layout: default
title: Expertise in community localization
---
<div class="hero-unit ac">
<div class="container">
<h1>{{ site.description }}</h1>
</div>
</div>
<div class="container">
<div class="row">
<div class="span12">
<h2>Matching years of localization experience with the technology built
by localizers for localizers, Translate allows you to deliver incredible
community localization.</h2>
</div>
</div>
</div>
<div class="container content">
<section>
<div class="row">
<div class="span4">
<h3>Localization tools built by localizers</h3>
<p>We actually localize. All our programmers are active localizers in
their languages. Mix that experience with our tools and you'll be using
tools built by people who don't just talk localization but walk it
too.</p>
</div>
<div class="span4">
<h3>Wide ranging community localization experience</h3>
<p>We don't just write software. We help communities and companies
across the globe to empower their communities to localize.</p>
</div>
<div class="span4">
<h3>Open Source or fully supported</h3>
<p>For peace of mind make use of Translate House's commercial support
and development. Or use and contribute to the open souce tools. The
choice is yours.</p>
</div>
</div>
</section>
</div>