export default { app: { crud: { i18n: { name: "name", city: "city", status: "status" } } }, fs: { rowHandle: { title: "Operation" } } };