List some features
This commit is contained in:
parent
99084ea5c2
commit
20765089c2
11
index.html
11
index.html
|
@ -36,6 +36,17 @@ simple and clean user interface, propagation of translations across subprojects
|
|||
or automatic linking to source files.
|
||||
</p>
|
||||
|
||||
<p>List of features includes:</p>
|
||||
|
||||
<ul>
|
||||
<li>Easy web based translation</li>
|
||||
<li>Propagation of translations accross sub-projects (for different branches)</li>
|
||||
<li>Tight git integration</li>
|
||||
<li>Usage of Django's admin interface</li>
|
||||
<li>Upload and automatic merging of po files</li>
|
||||
<li>Links to source files for context</li>
|
||||
</ul>
|
||||
|
||||
<h2>Code</h2>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue