mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-06 09:30:49 +00:00
Add basic/professional/business/free translations
Add missing English translations for plan tiers (free, basic, professional, business) to src/gui/src/i18n/translations/en.js and perform a minor formatting cleanup near billing messages to ensure keys are available for UI display.
This commit is contained in:
@@ -452,6 +452,10 @@ const en = {
|
||||
'billing.offering.pro': 'Professional',
|
||||
'billing.offering.professional': 'Professional',
|
||||
'billing.offering.business': 'Business',
|
||||
'business': 'Business',
|
||||
'professional': 'Professional',
|
||||
'basic': 'Basic',
|
||||
'free': 'Free',
|
||||
'billing.cloud_storage': 'Cloud Storage',
|
||||
'billing.ai_access': 'AI Access',
|
||||
'billing.bandwidth': 'Bandwidth',
|
||||
@@ -482,6 +486,7 @@ const en = {
|
||||
'billing.expanded': 'Expanded',
|
||||
'billing.accelerated': 'Accelerated',
|
||||
'billing.enjoy_msg': 'Enjoy %% of Cloud Storage plus other benefits.',
|
||||
|
||||
'too_many_attempts': 'Too many attempts. Please try again later.',
|
||||
'server_timeout': 'The server took too long to respond. Please try again.',
|
||||
'signup_error': 'An error occurred during signup. Please try again.',
|
||||
|
||||
Reference in New Issue
Block a user