aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/development/localization.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/development/localization.md')
-rw-r--r--support/doc/development/localization.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/development/localization.md b/support/doc/development/localization.md
index 8aeb0c771..626c0ff9f 100644
--- a/support/doc/development/localization.md
+++ b/support/doc/development/localization.md
@@ -30,5 +30,5 @@ Nothing to do here, Github will automatically send a webhook to Weblate that wil
30 30
31 * Add it to [/shared/models/i18n/i18n.ts](/shared/models/i18n/i18n.ts) 31 * Add it to [/shared/models/i18n/i18n.ts](/shared/models/i18n/i18n.ts)
32 * Add it to [/scripts/build/client.sh](/scripts/build/client.sh) 32 * Add it to [/scripts/build/client.sh](/scripts/build/client.sh)
33 * Add it to [/client/angular.json](/client/angular.json) in `xliffmergeOptions` section, then **pull** and **generate** 33 * Add it to [/client/angular.json](/client/angular.json) (in multiple sections), then **pull** and **generate**
34 * Build the application and check the new language correctly works 34 * Build the application and check the new language correctly works