@novin-dev/formalite
Version:
Generate MUI form with few line of code
20 lines (18 loc) • 771 B
JavaScript
var en = {
textview_toggle_password_visibility: "Toggle password visibility",
repeater_remove_btn: "Remove",
repeater_add_btn: "Add",
dropzone_drop_or_select_file: "Drop or Select file",
dropzone_drop_files_here_or_click: "Drop files here or click",
dropzone_browse: "browse",
dropzone_select_thorough_your_machine: "thorough your machine",
dropzone_avatar_update_photo: "Update photo",
dropzone_avatar_upload_photo: "Upload photo",
general_something_went_wrong: "Problem in receiving data!",
fg_select_no_option: "No option",
error_boundary_title: "Oops!",
error_boundary_body: "There is a problem in loading!",
error_boundary_btn: "Retry",
};
export { en };
//# sourceMappingURL=default-en.js.map