From 452cc46d67a6c3c4deec7b5a21fd0c806e6aa3c7 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Sun, 19 Jun 2022 18:01:08 +0200 Subject: [PATCH] fix original filenames for translations (#3363) --- .github/release-drafter.yml | 3 +++ translations/validators.hr.xlf | 2 +- translations/validators.nb_NO.xlf | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 25b6d8ae..4afc553d 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -9,6 +9,9 @@ categories: - title: 'Fixed bugs' labels: - 'bug' + - title: 'Infrastructure' + labels: + - 'infrastructure' exclude-labels: - 'duplicate' - 'invalid' diff --git a/translations/validators.hr.xlf b/translations/validators.hr.xlf index b1308bc4..35252ae6 100644 --- a/translations/validators.hr.xlf +++ b/translations/validators.hr.xlf @@ -1,6 +1,6 @@ - + Maximum duration of {{ value }} hours exceeded. diff --git a/translations/validators.nb_NO.xlf b/translations/validators.nb_NO.xlf index a0b35ae2..0c3e9193 100644 --- a/translations/validators.nb_NO.xlf +++ b/translations/validators.nb_NO.xlf @@ -1,6 +1,6 @@ - + At least one team leader must be assigned to the team.