From afbe30e14753554491fe6d812d667767540de0a2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 18 Nov 2019 17:35:05 +0100 Subject: Use source as target in translations Or angular will not display strings --- client/angular.json | 1 - 1 file changed, 1 deletion(-) (limited to 'client') diff --git a/client/angular.json b/client/angular.json index cac4756f1..477cd597f 100644 --- a/client/angular.json +++ b/client/angular.json @@ -153,7 +153,6 @@ "i18nFormat": "xlf", "srcDir": "src/locale", "genDir": "src/locale", - "useSourceAsTarget": false, "i18nBaseFile": "angular", "defaultLanguage": "en-US", "languages": [ -- cgit v1.2.3