From f1e3f075d04719871f6914f33db60ea00a35ad9d Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 10 Oct 2023 10:23:30 +0000 Subject: [PATCH] Approval. --- de/quality_web.php | 1 + en/quality_web.php | 1 + hu/quality_web.php | 1 + ru/quality_web.php | 1 + uk/quality_web.php | 1 + 5 files changed, 5 insertions(+) diff --git a/de/quality_web.php b/de/quality_web.php index 98ba0e1..e27d575 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -75,4 +75,5 @@ Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und 'licensed_under' => 'Dieses Werk ist lizensiert nach', 'reload_application' => 'Anwendung neu laden', 'more' => 'Weiteres', + 'select_check' => 'Bitte wählen Sie die Art der auszuführenden Prüfung', ); diff --git a/en/quality_web.php b/en/quality_web.php index db7345c..740ca74 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -74,4 +74,5 @@ The input data are subsequently available in a structured form and can easily be 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', 'more' => 'More', + 'select_check' => 'Please select the type of check(s) to run', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index db7345c..740ca74 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -74,4 +74,5 @@ The input data are subsequently available in a structured form and can easily be 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', 'more' => 'More', + 'select_check' => 'Please select the type of check(s) to run', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index db7345c..740ca74 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -74,4 +74,5 @@ The input data are subsequently available in a structured form and can easily be 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', 'more' => 'More', + 'select_check' => 'Please select the type of check(s) to run', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index db7345c..740ca74 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -74,4 +74,5 @@ The input data are subsequently available in a structured form and can easily be 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', 'more' => 'More', + 'select_check' => 'Please select the type of check(s) to run', );