From d9e25d077d614a46dbf25d51486730b6ba370b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 30 Jan 2023 16:31:01 +0100 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 711e308c..7465d429 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,3 +3,5 @@ files: translation: /translations/messages.%two_letters_code%.xlf - source: /translations/validators.en.xlf translation: /translations/validators.%two_letters_code%.xlf + - source: /translations/security.en.xlf + translation: /translations/security.%two_letters_code%.xlf