diff --git a/de/quality_web.php b/de/quality_web.php index 615c3d0..213b6d6 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -71,4 +71,5 @@ 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', ); diff --git a/en/quality_web.php b/en/quality_web.php index bf2156d..bb29719 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -70,4 +70,5 @@ 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', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index bf2156d..bb29719 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -70,4 +70,5 @@ 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', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index bf2156d..bb29719 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -70,4 +70,5 @@ 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', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index bf2156d..bb29719 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -70,4 +70,5 @@ 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', );