]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/development/localization.md
add blocked filter in users list to filter banned users
[github/Chocobozzz/PeerTube.git] / support / doc / development / localization.md
index 8aeb0c7713c5e8feed2ee70238519d3f650fc70b..626c0ff9f4616e7ebd0c0496ce1da6629242da47 100644 (file)
@@ -30,5 +30,5 @@ 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 `xliffmergeOptions` section, then **pull** and **generate**
+ * Add it to [/client/angular.json](/client/angular.json) (in multiple sections), then **pull** and **generate**
  * Build the application and check the new language correctly works