forked from friendica/friendica-addons
Merge pull request #550 from MrPetovan/task/add-console
Update documentation about po2php console command
This commit is contained in:
commit
b0c8a4e197
|
@ -31,7 +31,7 @@ and copy it to lang/XX/message.po where XX is the language you want to
|
|||
translate for (i.e. de, fr, nb-no). After you translated the content go to the
|
||||
root of your friendica directory and run
|
||||
|
||||
php util/po2php.php addon/newmember/lang/XX/message.po
|
||||
php bin/console po2php addon/newmember/lang/XX/message.po
|
||||
|
||||
to translate the message.po file into the strings.php file needed by friendica
|
||||
to catch your translations.
|
||||
|
|
Loading…
Reference in a new issue