From 1b0261b4545d6d54ccd2b1a175cdf6e0b4e59d97 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 21 May 2026 22:17:54 +0000 Subject: [PATCH] Approval in backend --- backend/ar/basis.json | 3 ++- backend/cs/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/hi/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/kn/basis.json | 3 ++- backend/nl/basis.json | 3 ++- backend/pl/basis.json | 3 ++- backend/pt/basis.json | 3 ++- backend/ro/basis.json | 3 ++- backend/ru/basis.json | 3 ++- backend/ta/basis.json | 3 ++- backend/te/basis.json | 3 ++- backend/tl/basis.json | 3 ++- backend/tr/basis.json | 3 ++- backend/uk/basis.json | 3 ++- backend/zh/basis.json | 3 ++- 25 files changed, 50 insertions(+), 25 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index 12e6a69b..982a1082 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/cs/basis.json b/backend/cs/basis.json index 7eb30024..88b6485c 100644 --- a/backend/cs/basis.json +++ b/backend/cs/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index 6e1bf08f..466fee9b 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Nicht l\u00f6schen", - "confirm": "Best\u00e4tigen" + "confirm": "Best\u00e4tigen", + "gallery": "Gallerie" } } \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 37f29150..df4fe4a1 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 3f51540d..d36dbdcf 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index dadbdc22..86bda317 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/hi/basis.json b/backend/hi/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/hi/basis.json +++ b/backend/hi/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 37f29150..df4fe4a1 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index 1dde24b8..342ef680 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index 50ef84b4..0aca1f19 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 3f51540d..d36dbdcf 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 94b621cb..700c0011 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/kn/basis.json b/backend/kn/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/kn/basis.json +++ b/backend/kn/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 3f51540d..d36dbdcf 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 9c0ff7a1..b947c5ee 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 0e9aa6f9..65976a9c 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/ro/basis.json b/backend/ro/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/ro/basis.json +++ b/backend/ro/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index ad1548bc..950d909e 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/ta/basis.json b/backend/ta/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/ta/basis.json +++ b/backend/ta/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/te/basis.json b/backend/te/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/te/basis.json +++ b/backend/te/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 3f51540d..d36dbdcf 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 223fda71..fa00fece 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/uk/basis.json b/backend/uk/basis.json index 494dc8c2..a316aa59 100644 --- a/backend/uk/basis.json +++ b/backend/uk/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 51dd2ff8..a5a3175d 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -329,6 +329,7 @@ "min": "min", "max": "max", "do_not_delete": "Do not delete", - "confirm": "Confirm" + "confirm": "Confirm", + "gallery": "Gallery" } } \ No newline at end of file