From eead4943b0367baa9a3559290706e78f30c39329 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 29 Jan 2023 14:32:51 +0000 Subject: [PATCH] Approval in backend --- backend/ar/basis.json | 3 ++- backend/de/basis.json | 3 ++- backend/dsb/basis.json | 3 ++- backend/en/basis.json | 3 ++- backend/es/basis.json | 3 ++- backend/fr/basis.json | 3 ++- backend/hsb/basis.json | 3 ++- backend/hu/basis.json | 3 ++- backend/id/basis.json | 3 ++- backend/it/basis.json | 3 ++- backend/iw/basis.json | 3 ++- backend/nl/basis.json | 3 ++- backend/pl/basis.json | 3 ++- backend/pt/basis.json | 3 ++- backend/ru/basis.json | 3 ++- backend/tl/basis.json | 3 ++- backend/tr/basis.json | 3 ++- backend/uk/basis.json | 3 ++- backend/zh/basis.json | 3 ++- 19 files changed, 38 insertions(+), 19 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index 4f4fbc4d..533d5b20 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index 09699295..e916e7ce 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Konsistenz-Pr\u00fcfungen", "suggestion": "Vorschlag", "with": "mit", - "period": "Frist" + "period": "Frist", + "no_date_information_identified": "Keine Datumsinformationen vorhanden" } } \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 67c39ee7..8f64a5bc 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index 7144ad50..70f4ec82 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index aeda173d..c6752d0e 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index fb1dc6e9..abee8f1f 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 67c39ee7..8f64a5bc 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index f243a916..e3eaad5e 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index 8b62b625..a42bc5ae 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index aeda173d..c6752d0e 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 32848ea8..78f3d719 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index aeda173d..c6752d0e 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 363d2c14..0983e76f 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index ffe861bb..a0e28abd 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index 5f837df8..159e922f 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index aeda173d..c6752d0e 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 26e982bf..6bb049fd 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/uk/basis.json b/backend/uk/basis.json index ef3b2a38..4bf3bab2 100644 --- a/backend/uk/basis.json +++ b/backend/uk/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 7144ad50..70f4ec82 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -262,6 +262,7 @@ "consistency_checks": "Consistency checks", "suggestion": "Suggestion", "with": "with", - "period": "Period" + "period": "Period", + "no_date_information_identified": "Failed to identify date information" } } \ No newline at end of file