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