From fafb1510c82fb7e33315e34f7ad6fde8b8194656 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 25 Aug 2021 00:25:34 +0700 Subject: [PATCH] improve text --- src/Settings.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Settings.jsx b/src/Settings.jsx index 41d88b89..3a59f28d 100644 --- a/src/Settings.jsx +++ b/src/Settings.jsx @@ -141,7 +141,7 @@ const Settings = memo(({ {t('Auto save project file?')}
- {t('The project will be stored along with the output files as a CSV file')} + {t('The project will be stored alongside the output files as a project LLC file')}