diff --git a/docker/initial-data.json b/docker/initial-data.json index 1503737f4..81d25d59f 100644 --- a/docker/initial-data.json +++ b/docker/initial-data.json @@ -8,7 +8,6 @@ "privacy_policy": "", "login_text": "Welcome to OpenSlides. Please login.", "theme": "openslides-theme", - "custom_translations": "", "reset_password_verbose_errors": false, "enable_electronic_voting": false, @@ -104,6 +103,7 @@ "url_name": "openslides_1", "template_for_committee_id": null, "enable_anonymous": false, + "custom_translations": "", "conference_show": false, "conference_auto_connect": false, diff --git a/docs/example-data.json b/docs/example-data.json index 0ef47a3bb..de8bd7104 100644 --- a/docs/example-data.json +++ b/docs/example-data.json @@ -8,7 +8,6 @@ "privacy_policy": "", "login_text": "Guten Morgen!", "theme": "openslides-theme", - "custom_translations": [], "enable_electronic_voting": true, "reset_password_verbose_errors": true, @@ -234,6 +233,7 @@ "url_name": "os3_test", "template_for_committee_id": null, "enable_anonymous": false, + "custom_translations": [], "name": "OpenSlides - Die Veranstaltung (Teil II)", "description": "Presentation and assembly system",