]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/development/localization.md
Update xliffmerge
[github/Chocobozzz/PeerTube.git] / support / doc / development / localization.md
index 3d09bbecbe018599ca1fe470015f34d57ff3c34f..db12608f7ed8d07db0f2742b6d1094cbbbde6478 100644 (file)
@@ -28,5 +28,6 @@ Nothing to do here, Github will automatically send a webhook to Weblate that wil
 
  * Add it to [/shared/models/i18n/i18n.ts](/shared/models/i18n/i18n.ts)
  * Add it to [/scripts/build/client.sh](/scripts/build/client.sh)
- * Add it to [/client/angular.json](/client/angular.json) (in multiple sections), then **pull** and **generate**
+ * Add it to [/client/angular.json](/client/angular.json)
+ * Add it to [/scripts/i18n/update.sh](/scripts/i18n/update.sh), then **pull** and **generate**
  * Build the application and check the new language correctly works