iNet.ns("iNet.resources.xschedule.alias"); iNet.apply(iNet.resources.xschedule.alias, { confirm_delete: 'Bạn có chắc chắn là đồng ý muốn xóa dữ liệu đang chọn không ?', confirm_delete_title: 'Xóa ?', name: 'Tên đại diện', member: 'Thành viên', name_required: 'Tên không được để rỗng', member_required: 'Chưa chọn thành viên', member_placeholder: 'Tìm tài khoản...' }); iNet.ns("iNet.resources.system"); iNet.apply(iNet.resources.system, { title: 'Lịch công tác', admin: 'Quản trị', description: 'Mô tả', version: 'Phiên bản', day: 'Ngày', hour: 'Giờ', week: 'Tuần', month: 'Tháng', all: 'Tất cả' }); iNet.ns("iNet.resources.errors"); iNet.apply(iNet.resources.errors, { title: 'Xảy ra lỗi' }); iNet.ns("iNet.resources.xschedule.template"); iNet.apply(iNet.resources.xschedule.template, { dept_cal: 'Mẫu kết xuất cho phòng', comm_cal: 'Mẫu kết xuất cho cộng đồng', action_update: 'Cập nhật', action_download: 'Tải về', action_upload: 'Tải lên', update_error: 'Có lỗi xảy ra cập nhật biểu mẫu lên hệ thống !', update_success: 'Biểu mẫu được cập nhật thành công !', order: 'STT', file_name: 'Tên tệp tin', type: 'Loại biểu mẫu', name: 'Tên biểu mẫu' });