Add ka locale

This commit is contained in:
Chocobozzz
2026-03-02 10:22:19 +01:00
parent 15505d3c05
commit 000f8850e0
4 changed files with 6 additions and 1 deletions
-1
View File
@@ -29,7 +29,6 @@ Nothing to do here, Github will automatically send a webhook to Weblate that wil
* Add it to [/packages/models/i18n/i18n.ts](/packages/core-utils/src/i18n/i18n.ts)
* Add it to [/scripts/build/client.sh](/scripts/build/client.sh)
* Add it to [/client/angular.json](/client/angular.json)
* Add it to [/scripts/i18n/update.sh](/scripts/i18n/update.sh)
* Lock [weblate project](https://weblate.framasoft.org/projects/peertube)
* Run `npm run i18n:update`
* Build the application and check the new language correctly works