Fix follow import typo.
This commit is contained in:
parent
9c90a24133
commit
7ad837f506
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ const en = {
|
||||||
streaming: 'Enable automatic streaming of new posts when scrolled to the top',
|
streaming: 'Enable automatic streaming of new posts when scrolled to the top',
|
||||||
reply_link_preview: 'Enable reply-link preview on mouse hover',
|
reply_link_preview: 'Enable reply-link preview on mouse hover',
|
||||||
follow_import: 'Follow import',
|
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.',
|
follows_imported: 'Follows imported! Processing them will take a while.',
|
||||||
follow_import_error: 'Error importing followers'
|
follow_import_error: 'Error importing followers'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue