From 9c368ed878f8fc58ac74d6fc232a0a538be9100a Mon Sep 17 00:00:00 2001 From: Sergey Fuksman Date: Wed, 6 Dec 2023 16:41:57 +0200 Subject: [PATCH] Update text.json --- src/json/text.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/json/text.json b/src/json/text.json index bcd54dd0b6..f61f9a8311 100644 --- a/src/json/text.json +++ b/src/json/text.json @@ -1613,7 +1613,7 @@ "notificationImportErrorTitle": "Import failed", "notificationImportErrorText": "Sorry, but something went wrong during the import. Please try again, and let us know if it doesn't work.", - "notificationExportSuccessTitle": "Export complete!", + "notificationExportSuccessTitle": "Export completed!", "notificationExportSuccessText": "You can find the exported objects in the folder you selected.", "notificationExportErrorTitle": "Export failed", "notificationExportErrorText": "Sorry, but something went wrong during the export. Please try again, and let us know if it doesn't work.",