From f45aa01a1b3723ec11ed175301c9f1981773dc2b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 9 Mar 2021 11:34:46 +0100 Subject: Support sq --- client/angular.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client') 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 @@ "translation": "src/locale/angular.ru-RU.xlf", "baseHref": "/client/ru-RU/" }, + "sq": { + "translation": "src/locale/angular.sq.xlf", + "baseHref": "/client/sq/" + }, "zh-Hans": { "translation": "src/locale/angular.zh-Hans-CN.xlf", "baseHref": "/client/zh-Hans-CN/" -- cgit v1.2.3