summaryrefslogtreecommitdiff
path: root/data/ts/README.rst
blob: 3db2d1040609186d106520881ed3280cb35f53f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
data/ts
=======

Here we expect the .ts files generated by typing::

        $ make translations

Which will generate the sources (en_US)

For uploading a source::

        $ tx push -s

Translator should pick finished ``.qm`` files from ``data/translations`` instead of this folder.