Clarify photo task wording in admin UI

This commit is contained in:
Codex Agent
2026-01-20 08:49:34 +01:00
parent acd19ccfa0
commit 1b80c7b3ee
25 changed files with 393 additions and 367 deletions

View File

@@ -96,7 +96,7 @@ const LIMIT_LABELS: Array<{ key: string; labelKey: string; fallback: string }> =
{
key: 'max_tasks',
labelKey: 'packageLimits.max_tasks',
fallback: 'Tasks',
fallback: 'Photo tasks',
},
{
key: 'gallery_days',