import Telescope from 'meteor/nova:lib';
Telescope.strings.en = {
...Telescope.strings.en,
'movies.delete': "Delete Movie"
};