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

15 lines
253 B
Plaintext

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');