Limit-Status im Upload-Flow anzeigen (Warnbanner + Sperrzustände).
Upload-Fehlercodes auswerten und freundliche Dialoge zeigen.
This commit is contained in:
@@ -86,6 +86,18 @@
|
||||
"description": "View your active package and history."
|
||||
}
|
||||
},
|
||||
"limitsCard": {
|
||||
"title": "Limits & gallery status",
|
||||
"description": "Focus event: {{name}}",
|
||||
"descriptionFallback": "No focus event selected",
|
||||
"photosLabel": "Photo uploads",
|
||||
"guestsLabel": "Guest invites",
|
||||
"galleryLabel": "Gallery runtime",
|
||||
"usageLabel": "{{used}} of {{limit}} used",
|
||||
"remainingLabel": "{{remaining}} remaining (limit {{limit}})",
|
||||
"galleryExpires": "Expires on {{date}}",
|
||||
"galleryNoExpiry": "No expiry configured"
|
||||
},
|
||||
"upcoming": {
|
||||
"title": "Upcoming events",
|
||||
"description": "The next dates including status and quick access.",
|
||||
@@ -158,6 +170,18 @@
|
||||
"description": "View your active package and history."
|
||||
}
|
||||
},
|
||||
"limitsCard": {
|
||||
"title": "Limits & gallery status",
|
||||
"description": "Focus event: {{name}}",
|
||||
"descriptionFallback": "No focus event selected",
|
||||
"photosLabel": "Photo uploads",
|
||||
"guestsLabel": "Guest invites",
|
||||
"galleryLabel": "Gallery runtime",
|
||||
"usageLabel": "{{used}} of {{limit}} used",
|
||||
"remainingLabel": "{{remaining}} remaining (limit {{limit}})",
|
||||
"galleryExpires": "Expires on {{date}}",
|
||||
"galleryNoExpiry": "No expiry configured"
|
||||
},
|
||||
"upcoming": {
|
||||
"title": "Upcoming events",
|
||||
"description": "The next dates including status and quick access.",
|
||||
|
||||
Reference in New Issue
Block a user