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', );