From 4b9f070979b5f277389c1a62f21f81497c65d97d Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 28 Apr 2020 20:22:32 +0200 Subject: [PATCH] Approval. --- backend/ar/loans.json | 3 ++- backend/de/loans.json | 3 ++- backend/dsb/loans.json | 3 ++- backend/en/loans.json | 3 ++- backend/es/loans.json | 3 ++- backend/fr/loans.json | 3 ++- backend/hsb/loans.json | 3 ++- backend/hu/loans.json | 3 ++- backend/id/loans.json | 3 ++- backend/it/loans.json | 3 ++- backend/iw/loans.json | 3 ++- backend/nl/loans.json | 3 ++- backend/pl/loans.json | 3 ++- backend/pt/loans.json | 3 ++- backend/tl/loans.json | 3 ++- backend/tr/loans.json | 3 ++- 16 files changed, 32 insertions(+), 16 deletions(-) diff --git a/backend/ar/loans.json b/backend/ar/loans.json index 6c19979f..a4046332 100644 --- a/backend/ar/loans.json +++ b/backend/ar/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/de/loans.json b/backend/de/loans.json index 158c3159..b2c2b1d8 100644 --- a/backend/de/loans.json +++ b/backend/de/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Notiz zu den spezifischen Umst\u00e4nden des Objektes im Leihverkehr.", "select_loan_entry_explica": "Auswahl des Leihverkehrs mit dem das Objekt verkn\u00fcpft werden soll. Sollte der Leihverkehr noch nicht erfasst sein, kann er durch einen Klick auf das \"+\"-Symbol eingef\u00fcgt werden.", "partner_person": "Kontaktperson", - "title": "Titel" + "title": "Titel", + "loans_added": "Leihverkehr wurde hinzugef\u00fcgt" } } \ No newline at end of file diff --git a/backend/dsb/loans.json b/backend/dsb/loans.json index 158c3159..85df44aa 100644 --- a/backend/dsb/loans.json +++ b/backend/dsb/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Notiz zu den spezifischen Umst\u00e4nden des Objektes im Leihverkehr.", "select_loan_entry_explica": "Auswahl des Leihverkehrs mit dem das Objekt verkn\u00fcpft werden soll. Sollte der Leihverkehr noch nicht erfasst sein, kann er durch einen Klick auf das \"+\"-Symbol eingef\u00fcgt werden.", "partner_person": "Kontaktperson", - "title": "Titel" + "title": "Titel", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/en/loans.json b/backend/en/loans.json index 4f2c2ab7..eaf0ebad 100644 --- a/backend/en/loans.json +++ b/backend/en/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/es/loans.json b/backend/es/loans.json index 6c19979f..a4046332 100644 --- a/backend/es/loans.json +++ b/backend/es/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/fr/loans.json b/backend/fr/loans.json index 6c19979f..a4046332 100644 --- a/backend/fr/loans.json +++ b/backend/fr/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/hsb/loans.json b/backend/hsb/loans.json index 158c3159..85df44aa 100644 --- a/backend/hsb/loans.json +++ b/backend/hsb/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Notiz zu den spezifischen Umst\u00e4nden des Objektes im Leihverkehr.", "select_loan_entry_explica": "Auswahl des Leihverkehrs mit dem das Objekt verkn\u00fcpft werden soll. Sollte der Leihverkehr noch nicht erfasst sein, kann er durch einen Klick auf das \"+\"-Symbol eingef\u00fcgt werden.", "partner_person": "Kontaktperson", - "title": "Titel" + "title": "Titel", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/hu/loans.json b/backend/hu/loans.json index 8c892ef3..ad802462 100644 --- a/backend/hu/loans.json +++ b/backend/hu/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/id/loans.json b/backend/id/loans.json index b497f359..f7930be3 100644 --- a/backend/id/loans.json +++ b/backend/id/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Catatan tentang kondisi khusus benda ini dalam rangka pinjaman ini", "select_loan_entry_explica": "Pilih pinjaman yang mau tautkan dengan benda dari daftar pinjaman.Kalau belum ada, pinjaman bisa ditambahkan dengan klik ke lambang \"+\"", "partner_person": "Kontak \/ orang", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/it/loans.json b/backend/it/loans.json index 6c19979f..a4046332 100644 --- a/backend/it/loans.json +++ b/backend/it/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/iw/loans.json b/backend/iw/loans.json index 6c19979f..a4046332 100644 --- a/backend/iw/loans.json +++ b/backend/iw/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/nl/loans.json b/backend/nl/loans.json index 6c19979f..a4046332 100644 --- a/backend/nl/loans.json +++ b/backend/nl/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/pl/loans.json b/backend/pl/loans.json index 6c19979f..a4046332 100644 --- a/backend/pl/loans.json +++ b/backend/pl/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/pt/loans.json b/backend/pt/loans.json index 6c19979f..a4046332 100644 --- a/backend/pt/loans.json +++ b/backend/pt/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/tl/loans.json b/backend/tl/loans.json index 6c19979f..a4046332 100644 --- a/backend/tl/loans.json +++ b/backend/tl/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file diff --git a/backend/tr/loans.json b/backend/tr/loans.json index 364c16f9..86355fee 100644 --- a/backend/tr/loans.json +++ b/backend/tr/loans.json @@ -50,6 +50,7 @@ "loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.", "select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.", "partner_person": "Contact person", - "title": "Title" + "title": "Title", + "loans_added": "Loan added" } } \ No newline at end of file