return { diagnostics = { Error = " ", Warn = " ", Hint = " ", Info = " ", }, git = { Added = " ", Modified = " ", Removed = " ", }, dap = { breakpoint = " ", breakpoint_condition = " ", log_point = " ", stopped = " ", breakpoint_rejected = " ", pause = " ", play = " ", step_into = " ", step_over = " ", step_out = " ", step_back = " ", run_last = " ", terminate = " ", }, }