From 110adf130a95f96d3317304e7f816b5cfe13607f Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 7 Oct 2023 00:55:53 +0000 Subject: [PATCH] Approval in frontend --- frontend/ar/basis.json | 5 ++++- frontend/de/basis.json | 5 ++++- frontend/dsb/basis.json | 5 ++++- frontend/en/basis.json | 5 ++++- frontend/es/basis.json | 5 ++++- frontend/fr/basis.json | 5 ++++- frontend/hsb/basis.json | 5 ++++- frontend/hu/basis.json | 5 ++++- frontend/id/basis.json | 5 ++++- frontend/it/basis.json | 5 ++++- frontend/iw/basis.json | 5 ++++- frontend/nl/basis.json | 5 ++++- frontend/pl/basis.json | 5 ++++- frontend/pt/basis.json | 5 ++++- frontend/qu/basis.json | 5 ++++- frontend/ru/basis.json | 5 ++++- frontend/tl/basis.json | 5 ++++- frontend/tr/basis.json | 5 ++++- frontend/uk/basis.json | 5 ++++- 19 files changed, 76 insertions(+), 19 deletions(-) diff --git a/frontend/ar/basis.json b/frontend/ar/basis.json index 5f6db2cf..73747e0e 100644 --- a/frontend/ar/basis.json +++ b/frontend/ar/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/de/basis.json b/frontend/de/basis.json index b789c8f3..c398e098 100644 --- a/frontend/de/basis.json +++ b/frontend/de/basis.json @@ -80,6 +80,9 @@ "tag": "Schlagwort", "general": "Allgemein", "has": "Hat", - "last_updated_at": "Zuletzt bearbeitet am" + "last_updated_at": "Zuletzt bearbeitet am", + "greater_than": "Gr\u00f6\u00dfer als", + "lower_than": "Kleiner als", + "empty": "Leer" } } \ No newline at end of file diff --git a/frontend/dsb/basis.json b/frontend/dsb/basis.json index 52fbafc0..fb96bfc6 100644 --- a/frontend/dsb/basis.json +++ b/frontend/dsb/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/en/basis.json b/frontend/en/basis.json index 56206ab2..c5dc3665 100644 --- a/frontend/en/basis.json +++ b/frontend/en/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/es/basis.json b/frontend/es/basis.json index cff04022..f74f4845 100644 --- a/frontend/es/basis.json +++ b/frontend/es/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/fr/basis.json b/frontend/fr/basis.json index f28e4615..988dded7 100644 --- a/frontend/fr/basis.json +++ b/frontend/fr/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/hsb/basis.json b/frontend/hsb/basis.json index 52fbafc0..fb96bfc6 100644 --- a/frontend/hsb/basis.json +++ b/frontend/hsb/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/hu/basis.json b/frontend/hu/basis.json index 6b29d32c..7be6090c 100644 --- a/frontend/hu/basis.json +++ b/frontend/hu/basis.json @@ -80,6 +80,9 @@ "tag": "Kulcszsz\u00f3", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/id/basis.json b/frontend/id/basis.json index cb331a08..65c3f905 100644 --- a/frontend/id/basis.json +++ b/frontend/id/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/it/basis.json b/frontend/it/basis.json index ff29043e..55fa0a03 100644 --- a/frontend/it/basis.json +++ b/frontend/it/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/iw/basis.json b/frontend/iw/basis.json index d8f9c0d7..27b6f286 100644 --- a/frontend/iw/basis.json +++ b/frontend/iw/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/nl/basis.json b/frontend/nl/basis.json index d494f239..961416a8 100644 --- a/frontend/nl/basis.json +++ b/frontend/nl/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/pl/basis.json b/frontend/pl/basis.json index e705835d..c35aac22 100644 --- a/frontend/pl/basis.json +++ b/frontend/pl/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/pt/basis.json b/frontend/pt/basis.json index 417bd193..e3bcd317 100644 --- a/frontend/pt/basis.json +++ b/frontend/pt/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/qu/basis.json b/frontend/qu/basis.json index 5f36d0bd..e37f4439 100644 --- a/frontend/qu/basis.json +++ b/frontend/qu/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/ru/basis.json b/frontend/ru/basis.json index 2c7d2df0..6a2f5ccc 100644 --- a/frontend/ru/basis.json +++ b/frontend/ru/basis.json @@ -80,6 +80,9 @@ "tag": "\u0422\u0435\u0433", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/tl/basis.json b/frontend/tl/basis.json index 0c795f5f..23de4439 100644 --- a/frontend/tl/basis.json +++ b/frontend/tl/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/tr/basis.json b/frontend/tr/basis.json index 29d00ebc..08a2db26 100644 --- a/frontend/tr/basis.json +++ b/frontend/tr/basis.json @@ -80,6 +80,9 @@ "tag": "Tag", "general": "General", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file diff --git a/frontend/uk/basis.json b/frontend/uk/basis.json index 13e672cc..a476d8bc 100644 --- a/frontend/uk/basis.json +++ b/frontend/uk/basis.json @@ -80,6 +80,9 @@ "tag": "\u0422\u0435\u0433", "general": "\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0435", "has": "Has", - "last_updated_at": "Last updated at" + "last_updated_at": "Last updated at", + "greater_than": "Greater than", + "lower_than": "Lower than\r\n", + "empty": "Empty" } } \ No newline at end of file