From 1acdd53f034dedf07af6c9cb179ab5491879ad1b Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 5 Oct 2023 19:46:15 +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 1a7ef96..f3283d3 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -46,4 +46,5 @@ Mit museum-digital:qa werden diese Werkzeuge auch über die Grenzen von museum-d 'currently_offline_msg' => 'Sie sind derzeit offline. Die Auswertung der Daten geschieht auf dem Server. Bitte stellen Sie sicher, dass ihre Internetverbindung stabil ist und probieren es dann erneut.', 'filesize_too_big' => 'Die Datei ist zu groß! Die maximale erlaubte Größe eines Uploads ist [placeholder] Byte.', 'quality_assessment_tools' => 'Werkzeuge zur Daten-Qualitätskontrolle', + 'api' => 'API', ); diff --git a/en/quality_web.php b/en/quality_web.php index cd0a959..4de8ee3 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -45,4 +45,5 @@ museum-digital:qa allows the (re-)use of these tools by users and software beyon 'currently_offline_msg' => 'You are currently offline. Evaluation happens on the server. Please try to reconnect your network first.', 'filesize_too_big' => 'The file is too big! The maximum allowed size of uploaded files is [placeholder] byte.', 'quality_assessment_tools' => 'Quality assessment tools', + 'api' => 'API', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index cd0a959..4de8ee3 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -45,4 +45,5 @@ museum-digital:qa allows the (re-)use of these tools by users and software beyon 'currently_offline_msg' => 'You are currently offline. Evaluation happens on the server. Please try to reconnect your network first.', 'filesize_too_big' => 'The file is too big! The maximum allowed size of uploaded files is [placeholder] byte.', 'quality_assessment_tools' => 'Quality assessment tools', + 'api' => 'API', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index cd0a959..4de8ee3 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -45,4 +45,5 @@ museum-digital:qa allows the (re-)use of these tools by users and software beyon 'currently_offline_msg' => 'You are currently offline. Evaluation happens on the server. Please try to reconnect your network first.', 'filesize_too_big' => 'The file is too big! The maximum allowed size of uploaded files is [placeholder] byte.', 'quality_assessment_tools' => 'Quality assessment tools', + 'api' => 'API', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index cd0a959..4de8ee3 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -45,4 +45,5 @@ museum-digital:qa allows the (re-)use of these tools by users and software beyon 'currently_offline_msg' => 'You are currently offline. Evaluation happens on the server. Please try to reconnect your network first.', 'filesize_too_big' => 'The file is too big! The maximum allowed size of uploaded files is [placeholder] byte.', 'quality_assessment_tools' => 'Quality assessment tools', + 'api' => 'API', );