mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
fix typo
This commit is contained in:
parent
4290f38e81
commit
ddb96829ca
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ Front end localization
|
||||||
* The translated strings need to be placed in the "src-ui/src/locale/" folder.
|
* The translated strings need to be placed in the "src-ui/src/locale/" folder.
|
||||||
* In order to extract added or changed strings from the source files, call ``ng xi18n --ivy``.
|
* In order to extract added or changed strings from the source files, call ``ng xi18n --ivy``.
|
||||||
|
|
||||||
Adding new languages requires adding the translated files in the "src-ui/src/locale/" fodler and adjusting a couple files.
|
Adding new languages requires adding the translated files in the "src-ui/src/locale/" folder and adjusting a couple files.
|
||||||
|
|
||||||
1. Adjust "src-ui/angular.json":
|
1. Adjust "src-ui/angular.json":
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue