export const CORE_LABELS_EN = { 'lang-key': 'en', 'el-madina': "El Madina", 'dashboard': 'Dashboard', 'search': 'Search', 'Dir': 'left', 'direction': 'ltr', 'inv-direction': 'rtl', 'invDir': 'right', 'cancel': 'Cancel', 'create': 'Create', 'createAnother-label': 'Create Another', 'update_label': 'Update', 'save-label': 'Save', 'close-label': 'Close', 'createOpen': 'Create & Open', 'language-code': 'EN', 'list-view': 'List View', 'doc-view': 'Doc View', '3rd-view': '3rd View', 'canban-view': 'Canban View', 'hirerchy-view': 'Hirerchy View', 'bookmark': 'Bookmark', 'un-bookmark': 'Un-Bookmark', 'activate': 'Activate', 'de-activate': 'De-activate', 'verify': 'Verify', 'delete': 'Delete', 'verify-integrity': 'Verify Integrity', 'clone': 'Clone', // Info card 'help-section-label': 'Help Section', 'creation-data-label': 'Creation/Modification Data', 'created-by-label': 'Created By', 'created-on-label': 'Created On', 'last-modified-by-label': 'Last Modified By', 'last-modified-on-label': 'Last Modified On', //current states "Draft": "Draft", "Active": "Active", "Inactive": "Inactive" };