From: Christoph Weitkamp Date: Sat, 1 May 2021 08:58:35 +0000 (+0200) Subject: Only upload properties files from i18n folder to Croedin (#10626) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=79d3ff1ec1a57c0fb2f2553446a080611ff9c6b4;p=openhab-addons.git Only upload properties files from i18n folder to Croedin (#10626) Signed-off-by: Christoph Weitkamp --- diff --git a/crowdin.yml b/crowdin.yml index b933d61885..7819fed3d9 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,7 +3,3 @@ files: ignore: - /bundles/**/i18n/**/*_*.properties translation: /%original_path%/%file_name%_%two_letters_code%.properties - - source: /bundles/**/src/main/resources/*.properties - ignore: - - /bundles/**/src/main/resources/*_*.properties - translation: /%original_path%/%file_name%_%two_letters_code%.properties