summaryrefslogtreecommitdiff
path: root/lang/README
blob: a93cab611980c5fc4fdf617f1fe3431688edced0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Translators
-----------

Please read the TRANSLATORS file in the top directory.

To check your translation:

cd lang
php langcheck <language> (eg. 'french');

To synchronize your translation with english.php:

cd lang
./synch <language> (eg. 'polish');