Skip to content

Commit

Permalink
Merge branch '1.2' into feature/pt-2166-save-custom-field-values-when…
Browse files Browse the repository at this point in the history
…-creating-a-subscription
  • Loading branch information
i-just committed Sep 24, 2024
2 parents fb9313c + 2453aec commit 0470e61
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/translations/en/stripe.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
'Starts at' => 'Starts at',
'Status' => 'Status',
'Stripe Customer(s)' => 'Stripe Customer(s)',
'Stripe Customers successfully synced' => 'Stripe Customers successfully synced',
'Stripe Edit' => 'Stripe Edit',
'Stripe ID' => 'Stripe ID',
'Stripe Price' => 'Stripe Price',
Expand All @@ -105,11 +106,11 @@
'Stripe Sync All' => 'Stripe Sync All',
'Stripe Webhook Signing Secret' => 'Stripe Webhook Signing Secret',
'Stripe' => 'Stripe',
'Successfully synced' => 'Successfully synced',
'Subscriptions' => 'Subscriptions',
'Sync from Stripe' => 'Sync from Stripe',
'Sync Customer from Stripe' => 'Sync Customer from Stripe',
'Sync all data' => 'Sync all data',
'Sync customer-related Stripe data.' => 'Sync customer-related Stripe data.',
'Sync from Stripe' => 'Sync from Stripe',
'Template' => 'Template',
'This user isn’t a Stripe customer' => 'This user isn’t a Stripe customer',
'Topic' => 'Topic',
Expand Down

0 comments on commit 0470e61

Please sign in to comment.