From d4030011ca32303032fdd0c54c7c047316486f09 Mon Sep 17 00:00:00 2001 From: Constantin Graf Date: Fri, 16 May 2025 12:51:37 +0200 Subject: [PATCH] Fixed text for clockify import --- lang/en/importer.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en/importer.php b/lang/en/importer.php index 7d5f13a8..331c7f80 100644 --- a/lang/en/importer.php +++ b/lang/en/importer.php @@ -9,7 +9,8 @@ return [ '2. In the same preferences page change the language of Clockfiy to English.
'. '3. Go to REPORTS -> TIME -> Detailed in the navigation on the left.
'. '4. Now select the date range that you want to export in the right top. '. - 'It is currently not possible to select more than one year. You can export each year separately and import them one after another .'. + 'In the free Clockify plan it\'s currently not possible to select more than one year. '. + 'You can export each year separately and import them one after another.'. '
4. Now click Export -> Save as CSV. The Export dropdown is in the header of the export table left of the printer symbol. '. '

Before you import make sure that the Timezone settings in Clockify are the same as in solidtime.', ],