diff --git a/frontend/messages/de.json b/frontend/messages/de.json index b5f6d3d4..01c5ff7e 100644 --- a/frontend/messages/de.json +++ b/frontend/messages/de.json @@ -281,7 +281,7 @@ }, "constitutionMetadata": { "title": "No revisions available", - "description": "There are currently no revisions available. Please check back later for updates" + "description": "There is only 1 version available. Once there are multiple versions of the constitution, you will be able to compare two versions" }, "governanceAction": { "title": "No governance actions available", @@ -289,7 +289,7 @@ }, "versionHistory": { "title": "No revisions available", - "description": "There are currently no revisions available. Please check back later for updates" + "description": "There is only 1 version available. Once there are multiple versions of the constitution, you will be able to compare two versions" } }, "Snackbar": { diff --git a/frontend/messages/en.json b/frontend/messages/en.json index f2911994..5f6db112 100644 --- a/frontend/messages/en.json +++ b/frontend/messages/en.json @@ -281,7 +281,7 @@ }, "constitutionMetadata": { "title": "No revisions available", - "description": "There are currently no revisions available. Please check back later for updates" + "description": "There is only 1 version available. Once there are multiple versions of the constitution, you will be able to compare two versions" }, "governanceAction": { "title": "No governance actions available", @@ -289,7 +289,7 @@ }, "versionHistory": { "title": "No revisions available", - "description": "There are currently no revisions available. Please check back later for updates" + "description": "There is only 1 version available. Once there are multiple versions of the constitution, you will be able to compare two versions" } }, "Snackbar": {