Improve package usage visibility
This commit is contained in:
@@ -2709,6 +2709,7 @@
|
||||
"mobileBilling": {
|
||||
"packageFallback": "Package",
|
||||
"remainingEvents": "{{count}} events",
|
||||
"remainingEventsOf": "{{remaining}} of {{limit}} events remaining",
|
||||
"remainingEventsZero": "No events remaining",
|
||||
"eventsCreated": "{{used}} of {{limit}} events created",
|
||||
"openEvent": "Open event",
|
||||
@@ -2720,9 +2721,15 @@
|
||||
"events": "Events",
|
||||
"guests": "Guests",
|
||||
"photos": "Photos",
|
||||
"gallery": "Gallery days",
|
||||
"value": "{{used}} / {{limit}}",
|
||||
"limit": "Limit {{limit}}",
|
||||
"remaining": "Remaining {{count}}"
|
||||
"remaining": "Remaining {{count}}",
|
||||
"remainingOf": "{{remaining}} of {{limit}} remaining",
|
||||
"statusWarning": "Low",
|
||||
"statusDanger": "Limit reached",
|
||||
"ctaWarning": "Secure more capacity",
|
||||
"ctaDanger": "Upgrade package"
|
||||
},
|
||||
"status": {
|
||||
"completed": "Completed",
|
||||
|
||||
Reference in New Issue
Block a user