From 3a9c18cc6b7f54cf762ec6610600fa7341b6acb8 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 16 Aug 2026 15:42:50 +0000 Subject: [PATCH] Approval in backend --- backend/ar/action.json | 4 +++- backend/cs/action.json | 4 +++- backend/de/action.json | 4 +++- backend/dsb/action.json | 4 +++- backend/en/action.json | 4 +++- backend/es/action.json | 4 +++- backend/fr/action.json | 4 +++- backend/hi/action.json | 4 +++- backend/hsb/action.json | 4 +++- backend/hu/action.json | 4 +++- backend/id/action.json | 4 +++- backend/it/action.json | 4 +++- backend/iw/action.json | 4 +++- backend/kn/action.json | 4 +++- backend/nl/action.json | 4 +++- backend/pl/action.json | 4 +++- backend/pt/action.json | 4 +++- backend/ro/action.json | 4 +++- backend/ru/action.json | 4 +++- backend/ta/action.json | 4 +++- backend/te/action.json | 4 +++- backend/tl/action.json | 4 +++- backend/tr/action.json | 4 +++- backend/uk/action.json | 4 +++- backend/zh/action.json | 4 +++- 25 files changed, 75 insertions(+), 25 deletions(-) diff --git a/backend/ar/action.json b/backend/ar/action.json index a682d809..2e92159f 100644 --- a/backend/ar/action.json +++ b/backend/ar/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/cs/action.json b/backend/cs/action.json index 2b7b2825..927d4a14 100644 --- a/backend/cs/action.json +++ b/backend/cs/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/de/action.json b/backend/de/action.json index ff41201b..a64492a4 100644 --- a/backend/de/action.json +++ b/backend/de/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Verkn\u00fcpft mit Objekt", "linked_to_loans": "Verkn\u00fcpft mit Leihe", "linked_to_literature": "Verkn\u00fcpft mit Literatur", - "contact_input": "Neuen Kontakt anlegen" + "contact_input": "Neuen Kontakt anlegen", + "loan_input": "Einen neuen Leihverkehr anlegen", + "exhibition_input": "Eine neue Ausstellung anlegen" } } \ No newline at end of file diff --git a/backend/dsb/action.json b/backend/dsb/action.json index dd2bffdc..ecfdafaf 100644 --- a/backend/dsb/action.json +++ b/backend/dsb/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/en/action.json b/backend/en/action.json index a84802c2..3c59a851 100644 --- a/backend/en/action.json +++ b/backend/en/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/es/action.json b/backend/es/action.json index 1cde1bf0..60c34485 100644 --- a/backend/es/action.json +++ b/backend/es/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/fr/action.json b/backend/fr/action.json index c209cf38..6272177d 100644 --- a/backend/fr/action.json +++ b/backend/fr/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/hi/action.json b/backend/hi/action.json index daff614c..0369e88e 100644 --- a/backend/hi/action.json +++ b/backend/hi/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/hsb/action.json b/backend/hsb/action.json index dd2bffdc..ecfdafaf 100644 --- a/backend/hsb/action.json +++ b/backend/hsb/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/hu/action.json b/backend/hu/action.json index a9e4417f..f052a0bb 100644 --- a/backend/hu/action.json +++ b/backend/hu/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/id/action.json b/backend/id/action.json index aa277cba..d21dc699 100644 --- a/backend/id/action.json +++ b/backend/id/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/it/action.json b/backend/it/action.json index 1cde1bf0..60c34485 100644 --- a/backend/it/action.json +++ b/backend/it/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/iw/action.json b/backend/iw/action.json index 461d1c13..5e7393df 100644 --- a/backend/iw/action.json +++ b/backend/iw/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/kn/action.json b/backend/kn/action.json index 84f875d0..ef61cdef 100644 --- a/backend/kn/action.json +++ b/backend/kn/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/nl/action.json b/backend/nl/action.json index 1cde1bf0..60c34485 100644 --- a/backend/nl/action.json +++ b/backend/nl/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/pl/action.json b/backend/pl/action.json index 955bed0b..7677dda6 100644 --- a/backend/pl/action.json +++ b/backend/pl/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/pt/action.json b/backend/pt/action.json index ea6cd1b7..157debb5 100644 --- a/backend/pt/action.json +++ b/backend/pt/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/ro/action.json b/backend/ro/action.json index e9970f0c..9e6e0cf8 100644 --- a/backend/ro/action.json +++ b/backend/ro/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/ru/action.json b/backend/ru/action.json index 425a31af..ac5b17e0 100644 --- a/backend/ru/action.json +++ b/backend/ru/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/ta/action.json b/backend/ta/action.json index daff614c..0369e88e 100644 --- a/backend/ta/action.json +++ b/backend/ta/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/te/action.json b/backend/te/action.json index daff614c..0369e88e 100644 --- a/backend/te/action.json +++ b/backend/te/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/tl/action.json b/backend/tl/action.json index 9955b088..fbff6318 100644 --- a/backend/tl/action.json +++ b/backend/tl/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/tr/action.json b/backend/tr/action.json index ae01ee12..55487f18 100644 --- a/backend/tr/action.json +++ b/backend/tr/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/uk/action.json b/backend/uk/action.json index 7ce074b1..6528c206 100644 --- a/backend/uk/action.json +++ b/backend/uk/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file diff --git a/backend/zh/action.json b/backend/zh/action.json index daff614c..0369e88e 100644 --- a/backend/zh/action.json +++ b/backend/zh/action.json @@ -111,6 +111,8 @@ "linked_to_objects": "Linked to objects", "linked_to_loans": "Linked to loans", "linked_to_literature": "Linked to literature", - "contact_input": "Add a new contact" + "contact_input": "Add a new contact", + "loan_input": "Add a new loan", + "exhibition_input": "Add a new exhibition" } } \ No newline at end of file