From 02601f20f28817feaf2dff7fb0215c05474b8472 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 9 Oct 2023 08:39:32 +0000 Subject: [PATCH] Approval. --- de/quality_web.php | 2 ++ en/quality_web.php | 2 ++ hu/quality_web.php | 2 ++ ru/quality_web.php | 2 ++ uk/quality_web.php | 2 ++ 5 files changed, 10 insertions(+) diff --git a/de/quality_web.php b/de/quality_web.php index 90393d6..f36d8e3 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -72,4 +72,6 @@ Die Importer-Module zur Definition der Datentypen und zum Auslesen der Daten aus Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und können verhältnismäßig einfach weiter verarbeitet werden, indem sie - leicht umformuliert - an die Funktionen zur Überprüfung der Datenqualität weitergegeben werden. Diese Funktionen wurden im Zuge der Arbeit an museum-digital:qa aus museum-digital:musdb in eine eigene Open-Source-Bibliothek ausgelagert.', 'go_back' => 'Zurück', 'paste_as_text' => 'Als Text einfügen', + 'licensed_under' => 'Dieses Werk ist lizensiert nach', + 'reload_application' => 'Anwendung neu laden', ); diff --git a/en/quality_web.php b/en/quality_web.php index bb29719..4a35dbb 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.', 'go_back' => 'Go back', 'paste_as_text' => 'Paste in plain text', + 'licensed_under' => 'This work is licensed under', + 'reload_application' => 'Reload application', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index bb29719..4a35dbb 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.', 'go_back' => 'Go back', 'paste_as_text' => 'Paste in plain text', + 'licensed_under' => 'This work is licensed under', + 'reload_application' => 'Reload application', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index bb29719..4a35dbb 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.', 'go_back' => 'Go back', 'paste_as_text' => 'Paste in plain text', + 'licensed_under' => 'This work is licensed under', + 'reload_application' => 'Reload application', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index bb29719..4a35dbb 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.', 'go_back' => 'Go back', 'paste_as_text' => 'Paste in plain text', + 'licensed_under' => 'This work is licensed under', + 'reload_application' => 'Reload application', );