mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
also mention gettext as dep
This commit is contained in:
@@ -117,6 +117,6 @@ If Transifex is not the right choice or the app is not accepted for translation,
|
||||
cd /srv/http/owncloud/l10n
|
||||
perl l10n.pl myapp read
|
||||
|
||||
The translation script requires Locale::PO, installable via::
|
||||
The translation script requires **Locale::PO** and **gettext**, installable via::
|
||||
|
||||
apt-get install liblocale-po-perl
|
||||
apt-get install liblocale-po-perl gettext
|
||||
Reference in New Issue
Block a user