From 4559a35ed8d51476c3696961af7eee75da364f01 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 9 Oct 2023 08:46:35 +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 f36d8e3..98ba0e1 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -74,4 +74,5 @@ Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und 'paste_as_text' => 'Als Text einfügen', 'licensed_under' => 'Dieses Werk ist lizensiert nach', 'reload_application' => 'Anwendung neu laden', + 'more' => 'Weiteres', ); diff --git a/en/quality_web.php b/en/quality_web.php index 4a35dbb..db7345c 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -73,4 +73,5 @@ The input data are subsequently available in a structured form and can easily be 'paste_as_text' => 'Paste in plain text', 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', + 'more' => 'More', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 4a35dbb..db7345c 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -73,4 +73,5 @@ The input data are subsequently available in a structured form and can easily be 'paste_as_text' => 'Paste in plain text', 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', + 'more' => 'More', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 4a35dbb..db7345c 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -73,4 +73,5 @@ The input data are subsequently available in a structured form and can easily be 'paste_as_text' => 'Paste in plain text', 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', + 'more' => 'More', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 4a35dbb..db7345c 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -73,4 +73,5 @@ The input data are subsequently available in a structured form and can easily be 'paste_as_text' => 'Paste in plain text', 'licensed_under' => 'This work is licensed under', 'reload_application' => 'Reload application', + 'more' => 'More', );