diff options
author | Chocobozzz <me@florianbigard.com> | 2021-03-09 11:34:46 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-03-09 11:34:46 +0100 |
commit | f45aa01a1b3723ec11ed175301c9f1981773dc2b (patch) | |
tree | 87c319f3bb13893d0798e3663e12050d16da00e4 /client/angular.json | |
parent | 01711d63c713f334a2331c054f46389d7b6d0753 (diff) | |
download | PeerTube-f45aa01a1b3723ec11ed175301c9f1981773dc2b.tar.gz PeerTube-f45aa01a1b3723ec11ed175301c9f1981773dc2b.tar.zst PeerTube-f45aa01a1b3723ec11ed175301c9f1981773dc2b.zip |
Support sq
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 9bf02e271..b923ba413 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -69,6 +69,10 @@ | |||
69 | "translation": "src/locale/angular.ru-RU.xlf", | 69 | "translation": "src/locale/angular.ru-RU.xlf", |
70 | "baseHref": "/client/ru-RU/" | 70 | "baseHref": "/client/ru-RU/" |
71 | }, | 71 | }, |
72 | "sq": { | ||
73 | "translation": "src/locale/angular.sq.xlf", | ||
74 | "baseHref": "/client/sq/" | ||
75 | }, | ||
72 | "zh-Hans": { | 76 | "zh-Hans": { |
73 | "translation": "src/locale/angular.zh-Hans-CN.xlf", | 77 | "translation": "src/locale/angular.zh-Hans-CN.xlf", |
74 | "baseHref": "/client/zh-Hans-CN/" | 78 | "baseHref": "/client/zh-Hans-CN/" |