Adds an option to export follows

This commit is contained in:
aka 2018-05-13 20:47:08 -03:00
parent 622e8cd94f
commit fae7a40aeb
3 changed files with 40 additions and 1 deletions

View file

@ -288,7 +288,10 @@ const en = {
follow_import: 'Follow import',
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'
follow_import_error: 'Error importing followers',
follow_export: 'Follow export',
follow_export_processing: 'Processing, you\'ll soon be aked to download your file',
follow_export_button: 'Export your follows to a csv file'
},
notifications: {
notifications: 'Notifications',