diff --git a/src/i18n/messages.js b/src/i18n/messages.js index f11e2f3950..207d27734e 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -286,7 +286,7 @@ const en = { streaming: 'Enable automatic streaming of new posts when scrolled to the top', reply_link_preview: 'Enable reply-link preview on mouse hover', follow_import: 'Follow import', - import_followers_from_a_csv_file: 'Import followers from a csv file', + import_followers_from_a_csv_file: 'Import follows from a csv file', follows_imported: 'Follows imported! Processing them will take a while.', follow_import_error: 'Error importing followers' },