From 4f6104ce79666ec5056f6b0076e9fc11e3e37430 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 14 Sep 2023 12:34:58 +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 c2238ab..5e72c12 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -20,4 +20,5 @@ $quality_web = array ( 'plausibility_warnings_licenses' => 'Plausibilitäts-Check für (Bild-)Rechteangaben: Warnung', 'puqi_notices' => 'PuQI-Meldungen', 'types_of_evaluations' => 'Arten von Prüfungen', + 'see' => 'Siehe', ); diff --git a/en/quality_web.php b/en/quality_web.php index 1dd5874..f9bf2cd 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -20,4 +20,5 @@ $quality_web = array ( 'plausibility_warnings_licenses' => 'Plausibility Check for Image Licenses: Warnings', 'puqi_notices' => 'PuQI Messages', 'types_of_evaluations' => 'Types of Evaluations', + 'see' => 'Siehe', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 1dd5874..f9bf2cd 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -20,4 +20,5 @@ $quality_web = array ( 'plausibility_warnings_licenses' => 'Plausibility Check for Image Licenses: Warnings', 'puqi_notices' => 'PuQI Messages', 'types_of_evaluations' => 'Types of Evaluations', + 'see' => 'Siehe', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 1dd5874..f9bf2cd 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -20,4 +20,5 @@ $quality_web = array ( 'plausibility_warnings_licenses' => 'Plausibility Check for Image Licenses: Warnings', 'puqi_notices' => 'PuQI Messages', 'types_of_evaluations' => 'Types of Evaluations', + 'see' => 'Siehe', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 1dd5874..f9bf2cd 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -20,4 +20,5 @@ $quality_web = array ( 'plausibility_warnings_licenses' => 'Plausibility Check for Image Licenses: Warnings', 'puqi_notices' => 'PuQI Messages', 'types_of_evaluations' => 'Types of Evaluations', + 'see' => 'Siehe', );