Skip to content

Commit cc6a3f9

Browse files
committed
fix(i18n): add bookings domain translations for admin
1 parent 09b8ae8 commit cc6a3f9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

public/locales/en/admin.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"announcements": "Announcements",
6565
"system": "System",
6666
"services": "Services",
67+
"bookings": "Bookings",
6768
"descriptions": {
6869
"users": "Manage community members and roles",
6970
"maintenance": "Maintenance request management and analytics",
@@ -74,7 +75,8 @@
7475
"surveys": "Survey creation and results",
7576
"announcements": "Announcement creation and management",
7677
"system": "Platform configuration and health",
77-
"services": "Configure the public services page"
78+
"services": "Configure the public services page",
79+
"adminBookings": "Manage bookable facilities and settings"
7880
}
7981
},
8082
"unsuspend": "Unsuspend",

0 commit comments

Comments
 (0)