From 3d3ba9c4febd323b912357a54e890ab9f6fbe856 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 24 Feb 2023 22:59:13 +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 5d99c077..749fe6a2 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index 9a1ad082..9fc2177b 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Jahr \/ Monat", "values": "Werte", "chart": "Diagramm", - "table": "Tabelle" + "table": "Tabelle", + "download": "Download" } } \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index a72ad97f..fe348531 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index 67df06b0..92c0355a 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 63b0fa56..83d04804 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index a4faa4f7..6ad78a9c 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index a72ad97f..fe348531 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index b15929a0..a9ad44bc 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index c1f77df8..f52aeef1 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 63b0fa56..83d04804 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 46c8c19e..24ec9ebf 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 63b0fa56..83d04804 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index e611c5ce..7ee78a2a 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 7cd3a263..73a84ea3 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index d67ca684..199f8113 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 63b0fa56..83d04804 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 7fb5b6be..f4346b60 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/uk/basis.json b/backend/uk/basis.json index a873ccaf..5a8bfe79 100644 --- a/backend/uk/basis.json +++ b/backend/uk/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 67df06b0..92c0355a 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -277,6 +277,7 @@ "yearmonth": "Year \/ month", "values": "Values", "chart": "Chart", - "table": "Table" + "table": "Table", + "download": "Download" } } \ No newline at end of file