Approval in backend

This commit is contained in:
2026-08-18 13:04:44 +00:00
committed by md translation bot
parent 9a4401b3eb
commit ee0a4ed4b4
50 changed files with 100 additions and 50 deletions
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Vyberte muzeum", "select_a_museum": "Vyberte muzeum",
"links_object_with": "Propoj\u00ed objekt s", "links_object_with": "Propoj\u00ed objekt s",
"tag_or_relation": "Kl\u00ed\u010dov\u00e9 slovo nebo vztah", "tag_or_relation": "Kl\u00ed\u010dov\u00e9 slovo nebo vztah",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Verkn\u00fcpft mit Literatur", "linked_to_literature": "Verkn\u00fcpft mit Literatur",
"contact_input": "Neuen Kontakt anlegen", "contact_input": "Neuen Kontakt anlegen",
"loan_input": "Einen neuen Leihverkehr anlegen", "loan_input": "Einen neuen Leihverkehr anlegen",
"exhibition_input": "Eine neue Ausstellung anlegen" "exhibition_input": "Eine neue Ausstellung anlegen",
"series_input": "Eine neue Objektgruppe hinzuf\u00fcgen"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Ein Museum ausw\u00e4hlen", "select_a_museum": "Ein Museum ausw\u00e4hlen",
"links_object_with": "Verkn\u00fcpft das Objekt mit", "links_object_with": "Verkn\u00fcpft das Objekt mit",
"tag_or_relation": "Schlagwort | Bezug", "tag_or_relation": "Schlagwort | Bezug",
"add_exhibition": "Verkn\u00fcpfung mit Ausstellung hinzuf\u00fcgen" "add_exhibition": "Verkn\u00fcpfung mit Ausstellung hinzuf\u00fcgen",
"add_series": "Verkn\u00fcpfung mit Objektgruppe hinzuf\u00fcgen"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Ein Museum ausw\u00e4hlen", "select_a_museum": "Ein Museum ausw\u00e4hlen",
"links_object_with": "Verkn\u00fcpft das Objekt mit", "links_object_with": "Verkn\u00fcpft das Objekt mit",
"tag_or_relation": "Schlagwort | Bezug", "tag_or_relation": "Schlagwort | Bezug",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "S\u00e9lectionner un mus\u00e9e", "select_a_museum": "S\u00e9lectionner un mus\u00e9e",
"links_object_with": "Associe l\u2019objet avec", "links_object_with": "Associe l\u2019objet avec",
"tag_or_relation": "Mot-cl\u00e9 | R\u00e9f\u00e9rence", "tag_or_relation": "Mot-cl\u00e9 | R\u00e9f\u00e9rence",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Ein Museum ausw\u00e4hlen", "select_a_museum": "Ein Museum ausw\u00e4hlen",
"links_object_with": "Verkn\u00fcpft das Objekt mit", "links_object_with": "Verkn\u00fcpft das Objekt mit",
"tag_or_relation": "Schlagwort | Bezug", "tag_or_relation": "Schlagwort | Bezug",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Tartalomszolg\u00e1ltat\u00f3 v\u00e1laszt\u00e1sa", "select_a_museum": "Tartalomszolg\u00e1ltat\u00f3 v\u00e1laszt\u00e1sa",
"links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se", "links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se",
"tag_or_relation": "kulcssz\u00f3 vagy vonatkoz\u00e1s", "tag_or_relation": "kulcssz\u00f3 vagy vonatkoz\u00e1s",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Pilih museum", "select_a_museum": "Pilih museum",
"links_object_with": "Benda akan ditautkan dengan", "links_object_with": "Benda akan ditautkan dengan",
"tag_or_relation": "Kata kunci atau kaitan", "tag_or_relation": "Kata kunci atau kaitan",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u043c\u0443\u0437\u0435\u0439", "select_a_museum": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u043c\u0443\u0437\u0435\u0439",
"links_object_with": "\u0421\u043e\u043e\u0442\u043d\u0435\u0441\u0442\u0438 \u043e\u0431\u044a\u0435\u043a\u0442 \u0441", "links_object_with": "\u0421\u043e\u043e\u0442\u043d\u0435\u0441\u0442\u0438 \u043e\u0431\u044a\u0435\u043a\u0442 \u0441",
"tag_or_relation": "\u041a\u043b\u044e\u0447\u0435\u0432\u043e\u0435 \u0441\u043b\u043e\u0432\u043e \u0438\u043b\u0438 \u0432\u0437\u0430\u0438\u043c\u043e\u0441\u0432\u044f\u0437\u044c", "tag_or_relation": "\u041a\u043b\u044e\u0447\u0435\u0432\u043e\u0435 \u0441\u043b\u043e\u0432\u043e \u0438\u043b\u0438 \u0432\u0437\u0430\u0438\u043c\u043e\u0441\u0432\u044f\u0437\u044c",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Ein Museum ausw\u00e4hlen", "select_a_museum": "Ein Museum ausw\u00e4hlen",
"links_object_with": "Verkn\u00fcpft das Objekt mit", "links_object_with": "Verkn\u00fcpft das Objekt mit",
"tag_or_relation": "Schlagwort | Bezug", "tag_or_relation": "Schlagwort | Bezug",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0443\u0437\u0435\u0439", "select_a_museum": "\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043c\u0443\u0437\u0435\u0439",
"links_object_with": "\u041f\u043e\u0432\u2019\u044f\u0437\u0443\u0454 \u043e\u0431\u2019\u0454\u043a\u0442 \u0456\u0437", "links_object_with": "\u041f\u043e\u0432\u2019\u044f\u0437\u0443\u0454 \u043e\u0431\u2019\u0454\u043a\u0442 \u0456\u0437",
"tag_or_relation": "\u041a\u043b\u044e\u0447\u043e\u0432\u0435 \u0441\u043b\u043e\u0432\u043e \u0447\u0438 \u0432\u0456\u0434\u043d\u043e\u0448\u0435\u043d\u043d\u044f", "tag_or_relation": "\u041a\u043b\u044e\u0447\u043e\u0432\u0435 \u0441\u043b\u043e\u0432\u043e \u0447\u0438 \u0432\u0456\u0434\u043d\u043e\u0448\u0435\u043d\u043d\u044f",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }
+2 -1
View File
@@ -113,6 +113,7 @@
"linked_to_literature": "Linked to literature", "linked_to_literature": "Linked to literature",
"contact_input": "Add a new contact", "contact_input": "Add a new contact",
"loan_input": "Add a new loan", "loan_input": "Add a new loan",
"exhibition_input": "Add a new exhibition" "exhibition_input": "Add a new exhibition",
"series_input": "Add a new series"
} }
} }
+2 -1
View File
@@ -33,6 +33,7 @@
"select_a_museum": "Select a museum", "select_a_museum": "Select a museum",
"links_object_with": "Links the object with", "links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation", "tag_or_relation": "Keyword or relation",
"add_exhibition": "Connect to a exhibition" "add_exhibition": "Connect to a exhibition",
"add_series": "Connect to a series"
} }
} }