diff options
author | Chocobozzz <me@florianbigard.com> | 2022-03-03 10:54:52 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-03-03 10:54:52 +0100 |
commit | 55f0a7a76249dda79d2815bd5c1d81ccd8bc7002 (patch) | |
tree | 64abc7e3d53dece976409a5e9d78c2f4d724bd41 /client/angular.json | |
parent | 7c84bc27e639c205c27b54416896d09ecdd81f74 (diff) | |
download | PeerTube-55f0a7a76249dda79d2815bd5c1d81ccd8bc7002.tar.gz PeerTube-55f0a7a76249dda79d2815bd5c1d81ccd8bc7002.tar.zst PeerTube-55f0a7a76249dda79d2815bd5c1d81ccd8bc7002.zip |
Update translations and support fa
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json index 648101d85..64514b872 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -17,6 +17,10 @@ | |||
17 | "translation": "src/locale/angular.ar.xlf", | 17 | "translation": "src/locale/angular.ar.xlf", |
18 | "baseHref": "/client/ar/" | 18 | "baseHref": "/client/ar/" |
19 | }, | 19 | }, |
20 | "fa": { | ||
21 | "translation": "src/locale/angular.fa-IR.xlf", | ||
22 | "baseHref": "/client/fa-IR/" | ||
23 | }, | ||
20 | "hu": { | 24 | "hu": { |
21 | "translation": "src/locale/angular.hu-HU.xlf", | 25 | "translation": "src/locale/angular.hu-HU.xlf", |
22 | "baseHref": "/client/hu-HU/" | 26 | "baseHref": "/client/hu-HU/" |