]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.base.json
Translated using Weblate (Czech)
[github/Chocobozzz/PeerTube.git] / client / tsconfig.base.json
index 2ce7e27e2dd6edae946412df70c95cdcb4bd217a..9f63ac11a2fc2cd5aefbbe9473088046f23d470c 100644 (file)
@@ -43,6 +43,7 @@
   "angularCompilerOptions": {
     "strictInjectionParameters": true,
     "fullTemplateTypeCheck": true,
-    "strictTemplates": true
+    "strictTemplates": true,
+    "enableI18nLegacyMessageIdFormat": true
   }
 }