Replace KPI/tenant wording in admin UI and help
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-23 10:55:24 +01:00
parent 0eb3b85f06
commit 0089a14204
24 changed files with 346 additions and 75 deletions

View File

@@ -155,7 +155,7 @@
},
"addOns": {
"title": "Add-on history",
"description": "One-time add-ons purchased for this tenant.",
"description": "One-time add-ons purchased for this account.",
"empty": "No add-ons purchased yet.",
"badge": "Add-ons",
"table": {
@@ -2027,7 +2027,7 @@
"sections": {
"mode": "Default vs. event-specific",
"toggleTitle": "Choose branding source",
"toggleDescription": "Use tenant defaults or override only for this event.",
"toggleDescription": "Use account defaults or override only for this event.",
"palette": "Palette & mode",
"colorsTitle": "Colors & light/dark",
"colorsDescription": "Set primary, secondary, background, and surface colors.",
@@ -2043,7 +2043,7 @@
},
"useDefault": "Use default",
"useCustom": "Event-specific",
"toggleHint": "Default uses tenant colors; event-specific overrides them.",
"toggleHint": "Default uses account colors; event-specific overrides them.",
"standard": "Default",
"custom": "Event",
"toggleAria": "Toggle event-specific branding",
@@ -2091,10 +2091,10 @@
"saved": "Branding saved.",
"saveError": "Branding could not be saved.",
"footer": {
"default": "Tenant default colors active.",
"default": "Account default colors active.",
"custom": "Event-specific branding active."
},
"usingDefault": "Tenant branding active",
"usingDefault": "Account branding active",
"usingCustom": "Event branding active",
"preview": {
"demoTitle": "Demo event",
@@ -2664,7 +2664,7 @@
"mobileSettings": {
"title": "Settings",
"accountTitle": "Account",
"tenantBadge": "Tenant #{{id}}",
"tenantBadge": "Account #{{id}}",
"notificationsTitle": "Notifications",
"notificationsLoading": "Loading settings ...",
"pushTitle": "App Push",
@@ -2835,13 +2835,13 @@
"validation": "Add a title, message, and target guest when needed."
}
},
"dataExports": {
"dataExports": {
"title": "Data exports",
"request": {
"title": "Export request",
"hint": "Export tenant data or a specific event archive.",
"progress": "Export is running. This list refreshes automatically."
},
"request": {
"title": "Export request",
"hint": "Export account data or a specific event archive.",
"progress": "Export is running. This list refreshes automatically."
},
"fields": {
"scope": "Scope",
"event": "Event",
@@ -2850,12 +2850,12 @@
"includeMediaHint": "Bigger ZIP; choose when needed."
},
"scopes": {
"tenant": "Tenant export",
"tenant": "Account export",
"event": "Event export"
},
"history": {
"title": "Recent exports",
"hint": "Latest 10 exports for your tenant and events.",
"hint": "Latest 10 exports for your account and events.",
"empty": "No exports yet."
},
"status": {