diff --git a/backend/ar/catalogue.json b/backend/ar/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/ar/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/de/catalogue.json b/backend/de/catalogue.json new file mode 100644 index 00000000..234f85b7 --- /dev/null +++ b/backend/de/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Neues Werkverzeichnis wurde angelegt", + "catalogue_description": "Beschreibung", + "catalogue_description_explica": "Ein beschreibender Text \u00fcber das gesamte Werkverzeichnis. K\u00f6nnte beispielsweise die Relevanz des K\u00fcnstlers und die Umst\u00e4nde unter denen das Werkverzeichnis entsteht beschreiben.", + "public": "\u00d6ffentlich", + "public_explica": "Bestimmt ob das Werkverzeichnis \u00f6ffentlich gelistet ist.
Steht der Schieber links, ist das Werkverzeichnis nicht \u00f6ffentlich verlinkt. Ist der Schieber rechts, ist das Werkverzeichnis \u00f6ffentlich verf\u00fcgbar.", + "cataogue_updated": "Das Werkverzeichnis wurde bearbeitet", + "contributors": "Mitwirkende", + "works": "Werke", + "contributor_added": "Ein Mitwirkender wurde hinzugef\u00fcgt", + "contributor_could_not_be_added": "Der Mitwirkende konnte nicht hinzugef\u00fcgt werden", + "add_new_work": "Neues Werk hinzuf\u00fcgen", + "title": "Titel", + "work_title_explica": "Titel des Werkes.", + "work_description_explica": "Eine Beschreibung des Werkes.", + "work_description": "Beschreibung", + "edit_a_work": "Ein Werk bearbeiten", + "work_added": "Das Werk wurde hinzugef\u00fcgt", + "work_updated": "Das Werk wurde bearbeitet", + "source_removed": "Eine Verkn\u00fcpfung mit Quellen wurde gel\u00f6scht", + "source_linked": "Eine Verkn\u00fcpfung mit Quellen wurde hinzugef\u00fcgt", + "return_to_catalogue": "Zur\u00fcck zum Werkverzeichnis", + "return_to_artist": "Zur\u00fcck zur K\u00fcnstlerseite", + "work_deleted": "Das Werk wurde gel\u00f6scht", + "object_summaries": "Objekt-Zusammenfassungen", + "add_new_object_summary": "Neue Objekt-Zusammenfassung hinzuf\u00fcgen", + "edit_object_summary": "Objekt-Zusammenfassung bearbeiten", + "return_to_work": "Zum Werk zur\u00fcckkehren", + "signature": "Signatur", + "exhibition_history": "Ausstellungsgeschichte", + "object_date_type": "Typ der Erstellung", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/en/catalogue.json b/backend/en/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/en/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/es/catalogue.json b/backend/es/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/es/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/fr/catalogue.json b/backend/fr/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/fr/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/hu/catalogue.json b/backend/hu/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/hu/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/id/catalogue.json b/backend/id/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/id/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/it/catalogue.json b/backend/it/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/it/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/iw/catalogue.json b/backend/iw/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/iw/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/nl/catalogue.json b/backend/nl/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/nl/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/pl/catalogue.json b/backend/pl/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/pl/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/pt/catalogue.json b/backend/pt/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/pt/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/tl/catalogue.json b/backend/tl/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/tl/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file diff --git a/backend/tr/catalogue.json b/backend/tr/catalogue.json new file mode 100644 index 00000000..b048dcd2 --- /dev/null +++ b/backend/tr/catalogue.json @@ -0,0 +1,36 @@ +{ + "tlCatalogue": { + "added_catalogue_raisonne": "Created new catalogue raisonne", + "catalogue_description": "Description", + "catalogue_description_explica": "Descriptive text about the whole catalogue raisonn\u00e9. May for example describe the relevance of the artist and the circumstances under which the catalogue raisonn\u00e9 was created.", + "public": "Public", + "public_explica": "Determines whether the catalogue is publicly listed.
If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.", + "cataogue_updated": "The catalogue raisonne has been updated", + "contributors": "Contributors", + "works": "Works", + "contributor_added": "A contributor has been added", + "contributor_could_not_be_added": "Contributor could not be added", + "add_new_work": "Add new work", + "title": "Title", + "work_title_explica": "Title of the work.", + "work_description_explica": "A descriptive text about the work.", + "work_description": "Description", + "edit_a_work": "Edit work", + "work_added": "The work has been added", + "work_updated": "The work has been updated", + "source_removed": "The source has been removed", + "source_linked": "The source has been linked", + "return_to_catalogue": "Return to catalogue raisonn\u00e9", + "return_to_artist": "Return to artist page", + "work_deleted": "The work has been deleted", + "object_summaries": "Object summaries", + "add_new_object_summary": "Add new object summary", + "edit_object_summary": "Edit an object summary", + "return_to_work": "Return to work", + "signature": "Signature", + "exhibition_history": "Exhibition history", + "object_date_type": "Creation type", + "tag_linked": "The tag has been linked", + "tag_removed": "The tag has been unlinked" + } +} \ No newline at end of file