import { CommonLabels } from '../models'; export const COMMON_LABELS: CommonLabels = { folderDoesNotExist: "Folder doesn't exist at path:", settingsNotConfigured: 'Local Bible Ref settings are not configured. Please set the bibles path before attempting to reference passages.', };