From 606a58894aad5b27229321877e215c4cadedbc36 Mon Sep 17 00:00:00 2001 From: CliffBrown Date: Thu, 23 Jul 2015 23:33:04 +0100 Subject: [PATCH] [Backport] Correct spelling for analyze --- app/locales/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json index a45f77e3..eb431b4d 100644 --- a/app/locales/locale-en.json +++ b/app/locales/locale-en.json @@ -425,7 +425,7 @@ "REPORTS": { "TITLE": "Reports", "SUBTITLE": "Export your project data in CSV format and make your own reports.", - "DESCRIPTION": "Download a CSV file or copy the generated URL and open it in your favourite text editor or spreadsheet to make your own project data reports. You will be able to visualize and analize all your data easily.", + "DESCRIPTION": "Download a CSV file or copy the generated URL and open it in your favourite text editor or spreadsheet to make your own project data reports. You will be able to visualize and analyze all your data easily.", "HELP": "How to use this on my own spreadsheet?", "REGENERATE_TITLE": "Change URL", "REGENERATE_SUBTITLE": "You going to change the CSV data access url. The previous url will be disabled. Are you sure?"