From 55f0a7a76249dda79d2815bd5c1d81ccd8bc7002 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 3 Mar 2022 10:54:52 +0100 Subject: Update translations and support fa --- client/angular.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/angular.json') 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 @@ "translation": "src/locale/angular.ar.xlf", "baseHref": "/client/ar/" }, + "fa": { + "translation": "src/locale/angular.fa-IR.xlf", + "baseHref": "/client/fa-IR/" + }, "hu": { "translation": "src/locale/angular.hu-HU.xlf", "baseHref": "/client/hu-HU/" -- cgit v1.2.3