mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add section about .l10nignore
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
parent
ec73c60495
commit
6d017d8b2f
@ -212,6 +212,9 @@ transifex config to your app folder at :file:`.tx/config` (please replace **MYAP
|
||||
Then create a folder :file:`l10n` and a file :file:`l10n/.gitkeep` to create an
|
||||
empty folder which later holds the translations.
|
||||
|
||||
Add one more file called :file:`.l10nirgnore` in root of the repository and the files and folders to ignore for translations.
|
||||
Mostly used to ignore packed js files.
|
||||
|
||||
Now the GitHub account `@nextcloud-bot <https://github.com/nextcloud-bot>`_ needs
|
||||
to get write access to your repository. It will run every night and only push
|
||||
commits to the master branch once there is an update to the translation. In general
|
||||
|
||||
Loading…
Reference in New Issue
Block a user