2026-01-10 20:39:17 +01:00
|
|
|
|
{
|
|
|
|
|
|
"menu": {
|
|
|
|
|
|
"home": "Dashboard",
|
|
|
|
|
|
"calendar": "Calendar",
|
|
|
|
|
|
"pos": "Point of Sale",
|
|
|
|
|
|
"products": "Products & Inventory",
|
|
|
|
|
|
"suppliers": "Suppliers",
|
|
|
|
|
|
"customers": "Customers",
|
|
|
|
|
|
"employees": "Employees",
|
2026-01-15 23:29:26 +01:00
|
|
|
|
"services": "Services",
|
2026-01-10 20:39:17 +01:00
|
|
|
|
"reports": "Statistics & Reports",
|
|
|
|
|
|
"settings": "Settings",
|
|
|
|
|
|
"account": "Subscription & Account"
|
|
|
|
|
|
},
|
|
|
|
|
|
"groups": {
|
2026-01-14 20:57:35 +01:00
|
|
|
|
"overview": "Overview",
|
2026-01-10 20:39:17 +01:00
|
|
|
|
"data": "Data",
|
|
|
|
|
|
"analytics": "Analytics",
|
|
|
|
|
|
"system": "System"
|
|
|
|
|
|
},
|
|
|
|
|
|
"common": {
|
|
|
|
|
|
"save": "Save",
|
|
|
|
|
|
"cancel": "Cancel",
|
|
|
|
|
|
"search": "Search",
|
|
|
|
|
|
"close": "Close",
|
|
|
|
|
|
"delete": "Delete",
|
|
|
|
|
|
"edit": "Edit",
|
2026-01-12 15:42:18 +01:00
|
|
|
|
"add": "Add",
|
|
|
|
|
|
"from": "From",
|
|
|
|
|
|
"to": "To",
|
|
|
|
|
|
"all": "All",
|
|
|
|
|
|
"reset": "Reset",
|
2026-01-12 22:10:57 +01:00
|
|
|
|
"status": "Status",
|
|
|
|
|
|
"yes": "Yes",
|
|
|
|
|
|
"no": "No"
|
2026-01-10 20:39:17 +01:00
|
|
|
|
},
|
|
|
|
|
|
"sidebar": {
|
|
|
|
|
|
"lockScreen": "Lock screen",
|
|
|
|
|
|
"appName": "Salon OS"
|
2026-01-12 15:42:18 +01:00
|
|
|
|
},
|
|
|
|
|
|
"dashboard": {
|
|
|
|
|
|
"title": "Dashboard",
|
|
|
|
|
|
"subtitle": "Overview of today's activity",
|
|
|
|
|
|
"stats": {
|
|
|
|
|
|
"bookingsToday": "Bookings today",
|
|
|
|
|
|
"bookingsTrend": "4 completed, 2 in progress",
|
|
|
|
|
|
"expectedRevenue": "Expected revenue",
|
|
|
|
|
|
"revenueTrend": "+12% vs. average",
|
|
|
|
|
|
"occupancyRate": "Occupancy rate",
|
|
|
|
|
|
"occupancyTrend": "Good capacity",
|
|
|
|
|
|
"needsAttention": "Needs attention"
|
|
|
|
|
|
},
|
|
|
|
|
|
"ai": {
|
|
|
|
|
|
"header": "AI Analysis"
|
|
|
|
|
|
},
|
|
|
|
|
|
"bookings": {
|
|
|
|
|
|
"title": "Today's bookings",
|
|
|
|
|
|
"viewAll": "View all",
|
|
|
|
|
|
"currentTime": "Now:",
|
|
|
|
|
|
"status": {
|
|
|
|
|
|
"confirmed": "Confirmed",
|
|
|
|
|
|
"pending": "Pending",
|
|
|
|
|
|
"inProgress": "In progress",
|
|
|
|
|
|
"completed": "Completed"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"notifications": {
|
|
|
|
|
|
"title": "Notifications",
|
|
|
|
|
|
"viewAll": "View all",
|
|
|
|
|
|
"markAllRead": "Mark all as read"
|
|
|
|
|
|
},
|
|
|
|
|
|
"attentions": {
|
|
|
|
|
|
"title": "Needs attention",
|
|
|
|
|
|
"viewAll": "View all"
|
|
|
|
|
|
},
|
|
|
|
|
|
"quickStats": {
|
|
|
|
|
|
"title": "This week",
|
|
|
|
|
|
"bookings": "Bookings",
|
|
|
|
|
|
"revenue": "Revenue",
|
|
|
|
|
|
"newCustomers": "New customers",
|
|
|
|
|
|
"cancellations": "Cancellations",
|
|
|
|
|
|
"avgOccupancy": "Avg. occupancy"
|
|
|
|
|
|
},
|
|
|
|
|
|
"quickActions": {
|
|
|
|
|
|
"title": "Quick actions",
|
|
|
|
|
|
"newBooking": "New booking",
|
|
|
|
|
|
"newCustomer": "New customer"
|
|
|
|
|
|
},
|
|
|
|
|
|
"waitlist": {
|
|
|
|
|
|
"title": "Waitlist",
|
|
|
|
|
|
"count": "{count} waiting"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"cash": {
|
|
|
|
|
|
"title": "Cash Register",
|
|
|
|
|
|
"tabs": {
|
|
|
|
|
|
"overview": "Overview",
|
|
|
|
|
|
"reconciliation": "Reconciliation"
|
|
|
|
|
|
},
|
|
|
|
|
|
"stats": {
|
|
|
|
|
|
"reconciliationsInPeriod": "Reconciliations in period",
|
|
|
|
|
|
"totalRevenue": "Total revenue",
|
|
|
|
|
|
"cashSales": "Cash sales",
|
|
|
|
|
|
"totalDifference": "Total difference",
|
|
|
|
|
|
"transactionsToday": "Transactions today",
|
|
|
|
|
|
"revenueToday": "Revenue today",
|
|
|
|
|
|
"lastReconciliation": "Last reconciliation",
|
|
|
|
|
|
"openedRegister": "Opened register"
|
|
|
|
|
|
},
|
|
|
|
|
|
"filter": {
|
|
|
|
|
|
"register": "Register",
|
|
|
|
|
|
"approved": "Approved",
|
|
|
|
|
|
"draft": "Draft"
|
|
|
|
|
|
},
|
|
|
|
|
|
"table": {
|
|
|
|
|
|
"date": "Date",
|
|
|
|
|
|
"id": "ID",
|
|
|
|
|
|
"period": "Period",
|
|
|
|
|
|
"register": "Register",
|
|
|
|
|
|
"closedBy": "Closed by",
|
|
|
|
|
|
"revenue": "Revenue",
|
|
|
|
|
|
"difference": "Difference",
|
|
|
|
|
|
"selected": "{count} selected",
|
|
|
|
|
|
"noneSelected": "0 selected",
|
|
|
|
|
|
"showingCount": "Showing {count} reconciliations",
|
|
|
|
|
|
"exportSaft": "Export SAF-T",
|
|
|
|
|
|
"downloadCsv": "Download CSV",
|
|
|
|
|
|
"downloadPdf": "Download PDF",
|
|
|
|
|
|
"viewTransactions": "View transactions"
|
|
|
|
|
|
},
|
|
|
|
|
|
"revenue": {
|
|
|
|
|
|
"title": "Period revenue",
|
|
|
|
|
|
"subtitle": "System vs. control",
|
|
|
|
|
|
"cardPayments": "Card payments",
|
|
|
|
|
|
"mobilePay": "MobilePay / Online",
|
|
|
|
|
|
"cashSales": "Cash sales",
|
|
|
|
|
|
"hint": "Card and MobilePay are reconciled against bank/acquirer. Cash is counted below."
|
|
|
|
|
|
},
|
|
|
|
|
|
"balance": {
|
|
|
|
|
|
"title": "Cash in register",
|
|
|
|
|
|
"startBalance": "Starting balance",
|
|
|
|
|
|
"startHint": "Carried over from last reconciliation",
|
|
|
|
|
|
"payouts": "Payouts / Receipts",
|
|
|
|
|
|
"payoutsHint": "Total receipts paid in cash",
|
|
|
|
|
|
"toBank": "Withdrawn to bank",
|
|
|
|
|
|
"toBankHint": "Cash set aside",
|
|
|
|
|
|
"expected": "Expected cash balance",
|
|
|
|
|
|
"counted": "Counted cash balance",
|
|
|
|
|
|
"countedHint": "What is actually in the register?"
|
|
|
|
|
|
},
|
|
|
|
|
|
"difference": {
|
|
|
|
|
|
"title": "Cash difference",
|
|
|
|
|
|
"match": "Register balanced",
|
|
|
|
|
|
"over": "Overage",
|
|
|
|
|
|
"under": "Shortage"
|
|
|
|
|
|
},
|
|
|
|
|
|
"period": {
|
|
|
|
|
|
"title": "Period information",
|
|
|
|
|
|
"dateRange": "Period",
|
|
|
|
|
|
"register": "Register",
|
|
|
|
|
|
"employee": "Employee"
|
|
|
|
|
|
},
|
|
|
|
|
|
"note": {
|
|
|
|
|
|
"title": "Reconciliation note",
|
|
|
|
|
|
"placeholder": "Describe reason for difference..."
|
|
|
|
|
|
},
|
|
|
|
|
|
"approval": {
|
|
|
|
|
|
"title": "Close the day",
|
|
|
|
|
|
"approvedBy": "Approved by (optional)",
|
|
|
|
|
|
"selectPlaceholder": "Select...",
|
|
|
|
|
|
"confirmation": "I confirm that the register has been counted and the figures have been entered to the best of my ability.",
|
|
|
|
|
|
"saveDraft": "Save as draft",
|
|
|
|
|
|
"approve": "Approve & lock"
|
|
|
|
|
|
},
|
|
|
|
|
|
"status": {
|
|
|
|
|
|
"draft": "Draft",
|
|
|
|
|
|
"approved": "Approved"
|
|
|
|
|
|
},
|
|
|
|
|
|
"systemNote": "The system records when and by whom approval was made – simple audit trail."
|
|
|
|
|
|
},
|
|
|
|
|
|
"profile": {
|
|
|
|
|
|
"title": "Profile",
|
|
|
|
|
|
"myProfile": "My profile",
|
|
|
|
|
|
"settings": "Settings",
|
|
|
|
|
|
"darkMode": "Dark mode",
|
|
|
|
|
|
"logout": "Log out"
|
|
|
|
|
|
},
|
|
|
|
|
|
"account": {
|
|
|
|
|
|
"title": "Subscription & Account",
|
|
|
|
|
|
"subtitle": "Manage your subscription and payment info",
|
|
|
|
|
|
"subscription": {
|
|
|
|
|
|
"title": "Your subscription",
|
|
|
|
|
|
"currentPlan": "Current plan",
|
|
|
|
|
|
"switchTo": "Switch to {plan}",
|
|
|
|
|
|
"contactSales": "Contact sales",
|
|
|
|
|
|
"contactUs": "Contact us",
|
|
|
|
|
|
"pricePerMonth": "/mo"
|
|
|
|
|
|
},
|
|
|
|
|
|
"billing": {
|
|
|
|
|
|
"title": "Payment & Invoices"
|
|
|
|
|
|
},
|
|
|
|
|
|
"payment": {
|
|
|
|
|
|
"frequency": "Payment frequency",
|
|
|
|
|
|
"monthly": "Monthly",
|
|
|
|
|
|
"yearly": "Yearly",
|
|
|
|
|
|
"nextPayment": "Next payment",
|
|
|
|
|
|
"amount": "Amount",
|
|
|
|
|
|
"cardExpiry": "Card expiry",
|
|
|
|
|
|
"change": "Change",
|
|
|
|
|
|
"switchToYearly": "Switch to yearly billing (save 15%)"
|
|
|
|
|
|
},
|
|
|
|
|
|
"invoices": {
|
|
|
|
|
|
"title": "Invoice history",
|
|
|
|
|
|
"date": "Date",
|
|
|
|
|
|
"invoiceNumber": "Invoice no.",
|
|
|
|
|
|
"amount": "Amount",
|
|
|
|
|
|
"download": "PDF",
|
|
|
|
|
|
"paid": "Paid",
|
|
|
|
|
|
"pending": "Pending",
|
|
|
|
|
|
"overdue": "Overdue"
|
|
|
|
|
|
}
|
2026-01-12 22:10:57 +01:00
|
|
|
|
},
|
2026-01-15 23:29:26 +01:00
|
|
|
|
"services": {
|
|
|
|
|
|
"title": "Services",
|
|
|
|
|
|
"subtitle": "Manage services and pricing",
|
|
|
|
|
|
"tabs": {
|
|
|
|
|
|
"services": "Services",
|
|
|
|
|
|
"categories": "Categories"
|
|
|
|
|
|
},
|
|
|
|
|
|
"stats": {
|
|
|
|
|
|
"totalServices": "Total services",
|
|
|
|
|
|
"activeCategories": "Active categories",
|
|
|
|
|
|
"averagePrice": "Avg. price"
|
|
|
|
|
|
},
|
|
|
|
|
|
"searchPlaceholder": "Search for service...",
|
|
|
|
|
|
"createService": "Create service",
|
|
|
|
|
|
"createCategory": "Create category",
|
|
|
|
|
|
"table": {
|
|
|
|
|
|
"service": "Service",
|
|
|
|
|
|
"category": "Category",
|
|
|
|
|
|
"duration": "Duration",
|
|
|
|
|
|
"price": "Price",
|
|
|
|
|
|
"serviceCount": "Service count"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2026-01-12 22:10:57 +01:00
|
|
|
|
"employees": {
|
|
|
|
|
|
"title": "Employees",
|
|
|
|
|
|
"subtitle": "Manage users, roles and permissions",
|
|
|
|
|
|
"stats": {
|
|
|
|
|
|
"activeEmployees": "Active employees",
|
|
|
|
|
|
"pendingInvitations": "Pending invitations",
|
|
|
|
|
|
"rolesDefined": "Roles defined"
|
|
|
|
|
|
},
|
|
|
|
|
|
"tabs": {
|
|
|
|
|
|
"users": "Users",
|
|
|
|
|
|
"roles": "Roles"
|
|
|
|
|
|
},
|
|
|
|
|
|
"users": {
|
|
|
|
|
|
"count": "users",
|
|
|
|
|
|
"inviteUser": "Invite user",
|
|
|
|
|
|
"columns": {
|
|
|
|
|
|
"user": "User",
|
|
|
|
|
|
"role": "Role",
|
|
|
|
|
|
"status": "Status",
|
|
|
|
|
|
"lastActive": "Last active"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"roles": {
|
|
|
|
|
|
"owner": "Owner",
|
|
|
|
|
|
"admin": "Admin",
|
|
|
|
|
|
"leader": "Manager",
|
|
|
|
|
|
"employee": "Employee"
|
|
|
|
|
|
},
|
|
|
|
|
|
"status": {
|
|
|
|
|
|
"active": "Active",
|
|
|
|
|
|
"invited": "Invitation sent"
|
|
|
|
|
|
},
|
|
|
|
|
|
"permissions": {
|
|
|
|
|
|
"title": "Permission",
|
|
|
|
|
|
"calendar": "Calendar",
|
|
|
|
|
|
"employees": "Employees",
|
|
|
|
|
|
"customers": "Customers",
|
|
|
|
|
|
"reports": "Reports & Finance"
|
|
|
|
|
|
},
|
|
|
|
|
|
"actions": {
|
|
|
|
|
|
"edit": "Edit",
|
|
|
|
|
|
"remove": "Remove user",
|
|
|
|
|
|
"resend": "Resend invitation",
|
|
|
|
|
|
"cancel": "Cancel invitation"
|
|
|
|
|
|
},
|
|
|
|
|
|
"detail": {
|
|
|
|
|
|
"title": "Employee details",
|
|
|
|
|
|
"back": "Back to employees",
|
|
|
|
|
|
"save": "Save changes",
|
|
|
|
|
|
"tabs": {
|
|
|
|
|
|
"general": "General",
|
|
|
|
|
|
"hours": "Working hours",
|
2026-01-14 22:47:40 +01:00
|
|
|
|
"schedule": "Schedule",
|
2026-01-12 22:10:57 +01:00
|
|
|
|
"services": "Services",
|
|
|
|
|
|
"salary": "Salary",
|
|
|
|
|
|
"hr": "HR",
|
|
|
|
|
|
"stats": "Statistics"
|
|
|
|
|
|
},
|
2026-01-14 22:47:40 +01:00
|
|
|
|
"schedule": {
|
|
|
|
|
|
"week": "Week",
|
|
|
|
|
|
"hours": "hours",
|
|
|
|
|
|
"editShift": "Edit shift",
|
|
|
|
|
|
"status": "Status",
|
|
|
|
|
|
"work": "Work",
|
|
|
|
|
|
"off": "Off",
|
|
|
|
|
|
"vacation": "Vacation",
|
|
|
|
|
|
"sick": "Sick",
|
|
|
|
|
|
"timeRange": "Time range",
|
|
|
|
|
|
"note": "Note",
|
|
|
|
|
|
"type": "Type",
|
|
|
|
|
|
"single": "Single",
|
|
|
|
|
|
"repeat": "Repeat",
|
|
|
|
|
|
"repeatInterval": "Repeat",
|
|
|
|
|
|
"repeatEnd": "End date",
|
|
|
|
|
|
"weekday": "Weekday",
|
|
|
|
|
|
"buttonEdit": "Edit",
|
|
|
|
|
|
"buttonDone": "Done"
|
|
|
|
|
|
},
|
2026-01-12 22:10:57 +01:00
|
|
|
|
"contact": "Contact information",
|
|
|
|
|
|
"personal": "Personal information",
|
|
|
|
|
|
"employment": "Employment",
|
|
|
|
|
|
"fullname": "Full name",
|
|
|
|
|
|
"email": "Email",
|
|
|
|
|
|
"phone": "Phone",
|
|
|
|
|
|
"address": "Address",
|
|
|
|
|
|
"postalcity": "Postal code & City",
|
|
|
|
|
|
"birthdate": "Date of birth",
|
|
|
|
|
|
"emergencycontact": "Emergency contact",
|
|
|
|
|
|
"emergencyphone": "Emergency phone",
|
|
|
|
|
|
"employmentdate": "Employment date",
|
|
|
|
|
|
"position": "Position",
|
|
|
|
|
|
"employmenttype": "Employment type",
|
|
|
|
|
|
"hoursperweek": "Hours/week",
|
|
|
|
|
|
"bookings": "bookings this year",
|
|
|
|
|
|
"revenue": "revenue this year",
|
|
|
|
|
|
"rating": "rating",
|
|
|
|
|
|
"employedsince": "employed since",
|
2026-01-13 22:37:29 +01:00
|
|
|
|
"hours": {
|
2026-01-15 16:59:56 +01:00
|
|
|
|
"label": "hours",
|
2026-01-13 22:37:29 +01:00
|
|
|
|
"weekly": "Weekly working hours",
|
|
|
|
|
|
"monday": "Monday",
|
|
|
|
|
|
"tuesday": "Tuesday",
|
|
|
|
|
|
"wednesday": "Wednesday",
|
|
|
|
|
|
"thursday": "Thursday",
|
|
|
|
|
|
"friday": "Friday",
|
|
|
|
|
|
"saturday": "Saturday",
|
|
|
|
|
|
"sunday": "Sunday"
|
|
|
|
|
|
},
|
|
|
|
|
|
"services": {
|
|
|
|
|
|
"assigned": "Assigned services"
|
|
|
|
|
|
},
|
|
|
|
|
|
"salary": {
|
|
|
|
|
|
"rates": "Rates",
|
|
|
|
|
|
"normalrate": "Normal (hourly)",
|
|
|
|
|
|
"overtimerate": "Overtime (100%)",
|
|
|
|
|
|
"vacationrate": "Vacation pay",
|
|
|
|
|
|
"provision": "Commission",
|
|
|
|
|
|
"minimumperhour": "Minimum per hour",
|
|
|
|
|
|
"servicecommission": "On services",
|
|
|
|
|
|
"productcommission": "On product sales",
|
|
|
|
|
|
"supplements": "Supplements",
|
|
|
|
|
|
"weekdaysupplement": "8-21 Weekdays",
|
|
|
|
|
|
"saturdaysupplement": "8-21 Saturdays",
|
|
|
|
|
|
"sundaysupplement": "Sunday",
|
|
|
|
|
|
"history": "Salary specifications",
|
|
|
|
|
|
"period": "Period",
|
|
|
|
|
|
"grosssalary": "Gross salary",
|
|
|
|
|
|
"view": "View",
|
|
|
|
|
|
"ratesdrawertitle": "Salary rates",
|
|
|
|
|
|
"baserates": "Base rates",
|
|
|
|
|
|
"courserate": "Course/training",
|
|
|
|
|
|
"timeoffrate": "Time off in lieu",
|
|
|
|
|
|
"paidleaverate": "Paid leave",
|
|
|
|
|
|
"officerate": "Office work",
|
|
|
|
|
|
"childsickrate": "Child's first sick day",
|
|
|
|
|
|
"childhospitalrate": "Child hospitalization",
|
|
|
|
|
|
"maternityrate": "Maternity leave",
|
|
|
|
|
|
"weekdaysupplementfull": "8-21 Weekdays (outside working hours)",
|
|
|
|
|
|
"saturdaysupplementfull": "8-21 Saturdays (outside working hours)",
|
|
|
|
|
|
"commission": "Commission calculation",
|
|
|
|
|
|
"productcommissionfull": "Commission on product sales",
|
|
|
|
|
|
"servicecommissionfull": "Commission on service sales"
|
|
|
|
|
|
},
|
|
|
|
|
|
"hr": {
|
|
|
|
|
|
"contractdocuments": "Contract & Documents",
|
|
|
|
|
|
"contracttype": "Contract type",
|
|
|
|
|
|
"terminationnotice": "Termination notice",
|
|
|
|
|
|
"contractexpiry": "Contract expiry",
|
|
|
|
|
|
"uploaddocument": "Upload document",
|
|
|
|
|
|
"certifications": "Certifications",
|
|
|
|
|
|
"addcertification": "Add certification",
|
|
|
|
|
|
"courses": "Courses",
|
|
|
|
|
|
"completedcourses": "Completed courses",
|
|
|
|
|
|
"plannedcourses": "Planned courses",
|
|
|
|
|
|
"addcourse": "Add course",
|
|
|
|
|
|
"vacationbalance": "Vacation balance",
|
|
|
|
|
|
"vacationearned": "Earned vacation days",
|
|
|
|
|
|
"vacationused": "Used vacation days",
|
|
|
|
|
|
"vacationremaining": "Remaining",
|
|
|
|
|
|
"absencesickness": "Absence & Sickness",
|
|
|
|
|
|
"sickdays2025": "Sick days 2025",
|
|
|
|
|
|
"sickdays2024": "Sick days 2024",
|
|
|
|
|
|
"childsickdays2025": "Child sick days 2025",
|
|
|
|
|
|
"maternityleave": "Maternity leave",
|
|
|
|
|
|
"plannedabsence": "Planned absence",
|
|
|
|
|
|
"addabsence": "Add absence"
|
|
|
|
|
|
},
|
|
|
|
|
|
"stats": {
|
|
|
|
|
|
"performance": "Performance",
|
|
|
|
|
|
"bookingsyear": "Bookings this year",
|
|
|
|
|
|
"revenueyear": "Revenue this year",
|
|
|
|
|
|
"avgrating": "Avg. rating",
|
2026-01-13 23:46:38 +01:00
|
|
|
|
"occupancy": "Occupancy rate",
|
|
|
|
|
|
"completedbookings": "Completed bookings",
|
|
|
|
|
|
"date": "Date",
|
|
|
|
|
|
"time": "Time",
|
|
|
|
|
|
"customer": "Customer",
|
|
|
|
|
|
"services": "Services",
|
|
|
|
|
|
"duration": "Duration",
|
|
|
|
|
|
"amount": "Amount",
|
|
|
|
|
|
"status": "Status",
|
|
|
|
|
|
"paid": "Paid",
|
|
|
|
|
|
"pending": "Pending"
|
2026-01-13 22:37:29 +01:00
|
|
|
|
},
|
2026-01-12 22:10:57 +01:00
|
|
|
|
"settings": {
|
|
|
|
|
|
"label": "Settings",
|
|
|
|
|
|
"showinbooking": {
|
|
|
|
|
|
"label": "Show in online booking",
|
|
|
|
|
|
"desc": "Customers can select this employee"
|
|
|
|
|
|
},
|
|
|
|
|
|
"smsreminders": {
|
2026-01-15 16:59:56 +01:00
|
|
|
|
"label": "Get notified via the App about new bookings",
|
|
|
|
|
|
"desc": ""
|
2026-01-12 22:10:57 +01:00
|
|
|
|
},
|
|
|
|
|
|
"editcalendar": {
|
|
|
|
|
|
"label": "Can edit own calendar",
|
|
|
|
|
|
"desc": "Allow changes to own bookings"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"notifications": {
|
|
|
|
|
|
"label": "Notifications",
|
2026-01-15 16:59:56 +01:00
|
|
|
|
"intro": "Choose which notifications to send.",
|
|
|
|
|
|
"onlinebooking": "Email on online booking",
|
|
|
|
|
|
"manualbooking": "Email on manual booking",
|
|
|
|
|
|
"cancellation": "Email on cancellation",
|
|
|
|
|
|
"waitlist": "Email on waitlist signup",
|
|
|
|
|
|
"dailysummary": "Email with daily summary"
|
2026-01-12 22:10:57 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|
2026-01-10 20:39:17 +01:00
|
|
|
|
}
|
|
|
|
|
|
}
|