Some BookThatApp widget translation strings support placeholders like {{spaces_count}}. When the widget loads, these tokens are replaced with live values (e.g., remaining spaces).
Supported placeholders
{{spaces_count}}Used in translation key:
textForShowRemainingPlacesWidgets: Appointment, Activity, Course, Class
Replaced with: remaining places count + your “One Space” / “Multiple Spaces” translation value
Example:
Only {{spaces_count}} left→Only 3 spaces left
{{count}}Used in translation key:
addAnotherDateWidgets: Activity
Replaced with: max number of events
Default text:
Make another (max {{count}})→Make another (max 5)
{{available}}Used in translation key:
partiallyAvailableWidgets: Events List
Replaced with: number of remaining places
Default text:
{{available}} Places Remaining→2 Places Remaining
Comments
0 comments
Please sign in to leave a comment.