Skip to content

Commit bcfbc24

Browse files
authored
add i18n (calcom#23609)
1 parent 37d805b commit bcfbc24

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

apps/web/public/static/locales/en/common.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3393,6 +3393,7 @@
33933393
"pbac_resource_booking": "Bookings",
33943394
"pbac_resource_insights": "Insights",
33953395
"pbac_resource_role": "Roles",
3396+
"pbac_resource_routing_form": "Routing Forms",
33963397
"pbac_resource_workflow": "Workflows",
33973398
"pbac_action_all": "All Actions",
33983399
"pbac_action_create": "Create",
@@ -3463,6 +3464,10 @@
34633464
"pbac_desc_manage_bookings": "All actions on bookings",
34643465
"pbac_desc_view_team_insights": "View team insights",
34653466
"pbac_desc_manage_team_insights": "Manage team insights",
3467+
"pbac_desc_create_routing_forms": "Create routing forms",
3468+
"pbac_desc_view_routing_forms": "View routing forms",
3469+
"pbac_desc_update_routing_forms": "Update routing forms",
3470+
"pbac_desc_delete_routing_forms": "Delete routing forms",
34663471
"read_permission_auto_enabled_tooltip": "Read permission is automatically enabled when creating, updating, or deleting a resource",
34673472
"choose_restriction_schedule": "Add restriction schedule",
34683473
"restriction_schedule_description": "Limit availability of hosts to only display slots that fall within a specified schedule.",

0 commit comments

Comments
 (0)