import enUS from "./locales/en-US.json"; export type AppMessagesSchema = typeof enUS; export declare const i18nMessages: { "en-US": { hr: { employee: { title: string; exportButtonLabel: string; createButtonLabel: string; columns: { code: string; name: string; restaurants: string; since: string; }; form: { add: string; update: string; employeeSetting: string; masterUserConfig: string; code: string; masterUser: string; masterUserSublabel: string; required: string; passcode: string; passcodeRequired: string; passcodeGenerate: string; atLeastOneRestaurant: string; all: string; role: string; name: string; }; create: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; update: { successMessage: string; }; minSelection: string; search: { placeholder: string; }; filter: { role_placeholder: string; selected_role_prefix: string; }; restaurants: string; noData: { title: string; subtitle: string; }; cannotUpdateMasterUser: string; sync: { tooltip: string; successMessage: string; errorMessage: string; }; }; role: { title: string; createButtonLabel: string; columns: { name: string; operation: string; report: string; restaurants: string; }; labels: { restaurant: string; restaurantList: string; operation: string; operationList: string; report: string; reportList: string; other: string; otherList: string; }; add: { successMessage: string; }; update: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; search: { placeholder: string; }; form: { add: string; update: string; name: string; required: string; all: string; roleDetail: string; atLeastOneRestaurant: string; permissions: string; maxDiscountPercentage: string; onlyContainsNumber: string; maxValueIs: string; minValueIs: string; restaurant: string; }; noData: { title: string; subtitle: string; }; tooltip: { labels: { permission: string; }; }; }; timesheet: { title: string; listView: string; userView: string; dateFormat: string; employeeName: string; columns: { name: string; restaurant: string; start: string; end: string; duration: string; hourMinute: string; }; checkOutMustBeforeCheckIn: string; update: { title: string; successMessage: string; checkIn: string; checkOut: string; date: string; time: string; }; search: { placeholder: string; }; noData: { title: string; subtitle: string; }; }; restaurant: { search: { placeholder: string; }; }; }; }; "zh-CN": { hr: { employee: { title: string; exportButtonLabel: string; createButtonLabel: string; columns: { code: string; name: string; restaurants: string; since: string; }; form: { add: string; update: string; employeeSetting: string; masterUserConfig: string; code: string; masterUser: string; masterUserSublabel: string; required: string; passcode: string; passcodeRequired: string; passcodeGenerate: string; atLeastOneRestaurant: string; all: string; role: string; name: string; }; create: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; update: { successMessage: string; }; minSelection: string; search: { placeholder: string; }; filter: { role_placeholder: string; selected_role_prefix: string; }; restaurants: string; noData: { title: string; subtitle: string; }; cannotUpdateMasterUser: string; sync: { tooltip: string; successMessage: string; errorMessage: string; }; }; role: { title: string; createButtonLabel: string; columns: { name: string; operation: string; report: string; restaurants: string; }; labels: { restaurant: string; restaurantList: string; operation: string; operationList: string; report: string; reportList: string; other: string; otherList: string; }; add: { successMessage: string; }; update: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; search: { placeholder: string; }; form: { add: string; update: string; name: string; required: string; all: string; roleDetail: string; atLeastOneRestaurant: string; permissions: string; maxDiscountPercentage: string; onlyContainsNumber: string; maxValueIs: string; minValueIs: string; restaurant: string; }; noData: { title: string; subtitle: string; }; tooltip: { labels: { permission: string; }; }; }; timesheet: { title: string; listView: string; userView: string; dateFormat: string; employeeName: string; columns: { name: string; restaurant: string; start: string; end: string; duration: string; hourMinute: string; }; checkOutMustBeforeCheckIn: string; update: { title: string; successMessage: string; checkIn: string; checkOut: string; date: string; time: string; }; search: { placeholder: string; }; noData: { title: string; subtitle: string; }; }; restaurant: { search: { placeholder: string; }; }; }; }; "th-TH": { hr: { employee: { title: string; exportButtonLabel: string; createButtonLabel: string; columns: { code: string; name: string; restaurants: string; since: string; }; form: { add: string; update: string; employeeSetting: string; masterUserConfig: string; code: string; masterUser: string; masterUserSublabel: string; required: string; passcode: string; passcodeRequired: string; passcodeGenerate: string; atLeastOneRestaurant: string; all: string; role: string; name: string; }; create: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; update: { successMessage: string; }; minSelection: string; search: { placeholder: string; }; filter: { role_placeholder: string; selected_role_prefix: string; }; restaurants: string; noData: { title: string; subtitle: string; }; cannotUpdateMasterUser: string; sync: { tooltip: string; successMessage: string; errorMessage: string; }; }; role: { title: string; createButtonLabel: string; columns: { name: string; operation: string; report: string; restaurants: string; }; labels: { restaurant: string; restaurantList: string; operation: string; operationList: string; report: string; reportList: string; other: string; otherList: string; }; add: { successMessage: string; }; update: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; search: { placeholder: string; }; form: { add: string; update: string; name: string; required: string; all: string; roleDetail: string; atLeastOneRestaurant: string; permissions: string; maxDiscountPercentage: string; onlyContainsNumber: string; maxValueIs: string; minValueIs: string; restaurant: string; }; noData: { title: string; subtitle: string; }; tooltip: { labels: { permission: string; }; }; }; timesheet: { title: string; listView: string; userView: string; dateFormat: string; employeeName: string; columns: { name: string; restaurant: string; start: string; end: string; duration: string; hourMinute: string; }; checkOutMustBeforeCheckIn: string; update: { title: string; successMessage: string; checkIn: string; checkOut: string; date: string; time: string; }; search: { placeholder: string; }; noData: { title: string; }; }; restaurant: { search: { placeholder: string; }; }; }; }; "zh-Hant": { hr: { employee: { title: string; exportButtonLabel: string; createButtonLabel: string; columns: { code: string; name: string; restaurants: string; since: string; }; form: { add: string; update: string; employeeSetting: string; masterUserConfig: string; code: string; masterUser: string; masterUserSublabel: string; required: string; passcode: string; passcodeRequired: string; passcodeGenerate: string; atLeastOneRestaurant: string; all: string; role: string; name: string; }; create: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; update: { successMessage: string; }; minSelection: string; search: { placeholder: string; }; filter: { role_placeholder: string; selected_role_prefix: string; }; restaurants: string; noData: { title: string; subtitle: string; }; cannotUpdateMasterUser: string; sync: { tooltip: string; successMessage: string; errorMessage: string; }; }; role: { title: string; createButtonLabel: string; columns: { name: string; operation: string; report: string; restaurants: string; }; labels: { restaurant: string; restaurantList: string; operation: string; operationList: string; report: string; reportList: string; other: string; otherList: string; }; add: { successMessage: string; }; update: { successMessage: string; }; remove: { title: string; message: string; successMessage: string; }; search: { placeholder: string; }; form: { add: string; update: string; name: string; required: string; all: string; roleDetail: string; atLeastOneRestaurant: string; permissions: string; maxDiscountPercentage: string; onlyContainsNumber: string; maxValueIs: string; minValueIs: string; restaurant: string; }; noData: { title: string; subtitle: string; }; tooltip: { labels: { permission: string; }; }; }; timesheet: { title: string; listView: string; userView: string; dateFormat: string; employeeName: string; columns: { name: string; restaurant: string; start: string; end: string; duration: string; hourMinute: string; }; checkOutMustBeforeCheckIn: string; update: { title: string; successMessage: string; checkIn: string; checkOut: string; date: string; time: string; }; search: { placeholder: string; }; noData: { title: string; subtitle: string; }; }; }; }; }; export declare const FmApp: any; export { routers } from "@/router/shared";