mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
simpler l10n cmd
This commit is contained in:
@@ -114,8 +114,8 @@ Creating your own translatable files
|
||||
If Transifex is not the right choice or the app is not accepted for translation, generate the gettext strings by yourself by creating an **l10n/** directory in the app folder and executing::
|
||||
|
||||
|
||||
cd l10n/
|
||||
perl ../../../l10n/l10n.pl read .. # assuming your app is in owncloud/apps
|
||||
cd /srv/http/owncloud/l10n
|
||||
perl l10n.pl myapp read
|
||||
|
||||
The translation script requires Locale::PO, installable via::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user