feat: subscription label

This commit is contained in:
2026-03-03 14:20:29 +01:00
parent dbd52fa285
commit 7241d46937
+3 -3
View File
@@ -30,9 +30,9 @@ const STATUS_LABELS = {
} }
const PLAN_LABELS = { const PLAN_LABELS = {
starter: 'Starter', starter: 'Play Backer Blue',
pro: 'Pro', pro: 'Play Backer Gold',
premium: 'Premium', premium: 'Play Backer Silver',
} }
const PERIOD_LABELS = { const PERIOD_LABELS = {