export default { saved_translations: [], // test: (()=>(['Hello', 'Wold']))() // , selected:{ translation: null, book: null, chapter: null }, loading: false, in_memory_translation:{}, search: '', }