devilbox/.devilbox/www/htdocs/vendor/phppgadmin-5.6.0/lang/README

15 lines
253 B
Plaintext
Raw Normal View History

2018-12-28 21:38:09 +00:00
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');