mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Update developer_manual/app/view/l10n.rst
This commit is contained in:
committed by
backportbot[bot]
parent
31f6068f74
commit
9ae0d20bbb
@@ -212,7 +212,7 @@ 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.
|
||||
Add one more file called :file:`.l10nignore` 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
|
||||
@@ -270,4 +270,3 @@ Now the following folder structure is available::
|
||||
|-- myapp.pot
|
||||
|
||||
You then just need the :file:`.json` and :file:`.js` files for a working localized app.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user