@m5kdev/web-ui 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth.login.apple": "Login with Apple",
|
|
3
|
+
"auth.login.google": "Continue with Google",
|
|
4
|
+
"auth.login.email": "Email",
|
|
5
|
+
"auth.login.password": "Password",
|
|
6
|
+
"auth.login.forgotPassword": "Forgot your password?",
|
|
7
|
+
"auth.login.button": "Login",
|
|
8
|
+
"auth.login.noAccount": "Don't have an account?",
|
|
9
|
+
"auth.login.signUp": "Sign up",
|
|
10
|
+
"auth.login.welcome": "Welcome back",
|
|
11
|
+
"auth.login.description": "Login using your emaill and password",
|
|
12
|
+
"auth.login.orContinueWith": "Or continue with",
|
|
13
|
+
"auth.login.placeholder.email": "m@example.com",
|
|
14
|
+
"auth.signup.button": "Sign Up",
|
|
15
|
+
"auth.signup.signingUp": "Signing up...",
|
|
16
|
+
"auth.signup.success": "Account created successfully",
|
|
17
|
+
"auth.signup.successMessage": "Account created successfully",
|
|
18
|
+
"auth.signup.emailRequired": "Email is required",
|
|
19
|
+
"auth.signup.passwordRequired": "Password is required",
|
|
20
|
+
"auth.signup.createAccount": "Create an account",
|
|
21
|
+
"auth.signup.description": "Sign up to get started",
|
|
22
|
+
"auth.signup.alreadyHaveAccount": "Already have an account?",
|
|
23
|
+
"auth.signup.verificationEmailSent.title": "Verification email sent",
|
|
24
|
+
"auth.signup.verificationEmailSent.description": "We've sent a verification email to your inbox. Please click the link in the email to verify your account before logging in.",
|
|
25
|
+
"auth.signup.verificationEmailSent.openEmail": "Open your email",
|
|
26
|
+
"auth.errors.authentication": "Authentication Error",
|
|
27
|
+
"auth.errors.server": "Server Error",
|
|
28
|
+
"common.termsOfService": "Terms of Service",
|
|
29
|
+
"common.privacyPolicy": "Privacy Policy",
|
|
30
|
+
"common.byClickingContinue": "By clicking continue, you agree to our",
|
|
31
|
+
"common.and": "and",
|
|
32
|
+
"common.cancel": "Cancel",
|
|
33
|
+
"common.save": "Save",
|
|
34
|
+
"common.saving": "Saving...",
|
|
35
|
+
"image.crop.title": "Crop Image",
|
|
36
|
+
"image.crop.failedContext": "Failed to get canvas context",
|
|
37
|
+
"image.crop.failedCrop": "Failed to get cropped image",
|
|
38
|
+
"image.crop.error": "Error cropping image:",
|
|
39
|
+
"upload.errors.invalidType": "Please select a valid image file (JPG, PNG, or WebP)",
|
|
40
|
+
"upload.errors.tooLarge": "File size must be less than 5MB",
|
|
41
|
+
"profile.updated": "Profile updated",
|
|
42
|
+
"profile.updateDescription": "Your profile has been updated.",
|
|
43
|
+
"profile.error": "Error",
|
|
44
|
+
"profile.errorDescription": "Failed to update profile. Please try again.",
|
|
45
|
+
"common.copySuccess": "Copied to clipboard",
|
|
46
|
+
"common.copyError": "Failed to copy to clipboard",
|
|
47
|
+
"common.copy": "Copy",
|
|
48
|
+
"common.copied": "Copied!",
|
|
49
|
+
"alert.dismissLabel": "Dismiss alert",
|
|
50
|
+
"profile.placeholders.name": "Enter your name",
|
|
51
|
+
"profile.settings.title": "Profile Settings",
|
|
52
|
+
"profile.settings.description": "Update your profile information below.",
|
|
53
|
+
"avatar.preview.alt": "Avatar preview",
|
|
54
|
+
"ui.steps.progressLabel": "Progress",
|
|
55
|
+
"ui.sidebar.toggleLabel": "Toggle Sidebar",
|
|
56
|
+
"ui.breadcrumb.label": "breadcrumb",
|
|
57
|
+
"ui.segment.resetLabel": "Reset",
|
|
58
|
+
"auth.forgotPassword.button": "Reset Password",
|
|
59
|
+
"auth.forgotPassword.title": "Forgot Password",
|
|
60
|
+
"auth.forgotPassword.description": "Enter your email to reset your password",
|
|
61
|
+
"auth.forgotPassword.rememberPassword": "Remember your password?",
|
|
62
|
+
"auth.forgotPassword.success": "Password reset email sent",
|
|
63
|
+
"auth.forgotPassword.error": "Failed to send password reset email",
|
|
64
|
+
"auth.resetPassword.title": "Reset Password",
|
|
65
|
+
"auth.resetPassword.description": "Enter your new password",
|
|
66
|
+
"auth.resetPassword.newPassword": "New Password",
|
|
67
|
+
"auth.resetPassword.confirmPassword": "Confirm Password",
|
|
68
|
+
"auth.resetPassword.button": "Reset Password",
|
|
69
|
+
"auth.resetPassword.passwordRequired": "Password is required",
|
|
70
|
+
"auth.resetPassword.confirmPasswordRequired": "Please confirm your password",
|
|
71
|
+
"auth.resetPassword.passwordMismatch": "Passwords do not match",
|
|
72
|
+
"auth.resetPassword.tokenRequired": "Token is required",
|
|
73
|
+
"auth.resetPassword.success": "Password reset successfully",
|
|
74
|
+
"auth.resetPassword.error": "Failed to reset password",
|
|
75
|
+
"preferences.title": "Preferences",
|
|
76
|
+
"preferences.submit": "Save",
|
|
77
|
+
"billing.beta.badge": "Beta",
|
|
78
|
+
"billing.title": "Billing & Pricing",
|
|
79
|
+
"billing.subtitle": "{{appName}} is currently free to use during the beta. We’re finalizing pricing for the production launch.",
|
|
80
|
+
"billing.card.free.title": "Free during Beta",
|
|
81
|
+
"billing.card.free.description": "Use the full product while we refine it.",
|
|
82
|
+
"billing.card.free.price": "$0",
|
|
83
|
+
"billing.card.free.priceSuffix": "for now",
|
|
84
|
+
"billing.card.free.feature.fullAccess": "Full access during beta",
|
|
85
|
+
"billing.card.free.feature.noCard": "No credit card required",
|
|
86
|
+
"billing.card.free.feature.riskFree": "Try features risk‑free",
|
|
87
|
+
"billing.card.progress.title": "Pricing In Progress",
|
|
88
|
+
"billing.card.progress.description": "Final pricing will apply at production readiness.",
|
|
89
|
+
"billing.card.progress.feature.transparentPlans": "Transparent plans",
|
|
90
|
+
"billing.card.progress.feature.fairValue": "Fair value for teams and individuals",
|
|
91
|
+
"billing.card.progress.feature.simpleBilling": "Simple, predictable billing",
|
|
92
|
+
"billing.card.notice.title": "Plenty of Notice",
|
|
93
|
+
"billing.card.notice.description": "We’ll notify you well in advance of any changes.",
|
|
94
|
+
"billing.card.notice.feature.timeToDecide": "Ample time to decide whether to continue",
|
|
95
|
+
"billing.card.notice.feature.safeData": "Your projects/data remain safe",
|
|
96
|
+
"billing.card.notice.feature.autoFreeTier": "If a free tier exists, you’ll be moved automatically",
|
|
97
|
+
"impersonating.message": "You are currently impersonating a user",
|
|
98
|
+
"impersonating.stop": "Stop Impersonating",
|
|
99
|
+
"sidebar.user.upgradeToPro": "Upgrade to Pro",
|
|
100
|
+
"sidebar.user.adminDashboard": "Admin Dashboard",
|
|
101
|
+
"sidebar.user.account": "Account",
|
|
102
|
+
"sidebar.user.billing": "Billing",
|
|
103
|
+
"sidebar.user.logout": "Log out",
|
|
104
|
+
"auth.login.descriptionWithProviders": "Login using your favorite provider",
|
|
105
|
+
"auth.login.linkedin": "Sign in with LinkedIn",
|
|
106
|
+
"auth.login.microsoft": "Sign in with Microsoft",
|
|
107
|
+
"auth.waitlist.title": "Join the waitlist",
|
|
108
|
+
"auth.waitlist.description": "We don't allow signups yet, but you can join the waitlist to be notified when we launch.",
|
|
109
|
+
"auth.waitlist.email": "Email",
|
|
110
|
+
"auth.waitlist.button": "Join the waitlist",
|
|
111
|
+
"auth.waitlist.success": "You successfully joined the waitlist",
|
|
112
|
+
"auth.waitlist.error": "Failed to join waitlist. Please try again.",
|
|
113
|
+
"auth.errors.invitationCodeInvalid": "Invalid or expired invitation code",
|
|
114
|
+
"auth.error.title": "Authentication Failed",
|
|
115
|
+
"auth.error.description": "We encountered an issue with your authentication request",
|
|
116
|
+
"auth.error.alertTitle": "Authentication Error",
|
|
117
|
+
"auth.error.alertDescription": "Your authentication request could not be completed. This may be due to an expired or invalid link, or a server error. Please try again.",
|
|
118
|
+
"auth.error.backToLogin": "Back to Login",
|
|
119
|
+
"auth.error.backToSignup": "Back to Sign Up",
|
|
120
|
+
"sidebar.invites.title": "Invite Friends",
|
|
121
|
+
"auth.login.lastUsed": "Last Used",
|
|
122
|
+
"auth.waitlist.placeholder.email": "your@email.com",
|
|
123
|
+
"organization.roles.member": "member",
|
|
124
|
+
"organization.roles.admin": "admin",
|
|
125
|
+
"organization.roles.owner": "owner",
|
|
126
|
+
"organization.settings.title": "Organization settings",
|
|
127
|
+
"organization.settings.description": "Update organization name, slug, and metadata.",
|
|
128
|
+
"organization.settings.noActive": "No active organization selected.",
|
|
129
|
+
"organization.settings.manageOnly": "Only organization admins and owners can manage organization settings.",
|
|
130
|
+
"organization.settings.form.name": "Name",
|
|
131
|
+
"organization.settings.form.slug": "Slug",
|
|
132
|
+
"organization.settings.form.metadata": "Metadata (JSON)",
|
|
133
|
+
"organization.settings.form.metadataInvalidJson": "Metadata must be valid JSON.",
|
|
134
|
+
"organization.settings.form.metadataInvalid": "Invalid metadata value.",
|
|
135
|
+
"organization.settings.button.save": "Save organization",
|
|
136
|
+
"organization.settings.updateSuccess": "Organization updated",
|
|
137
|
+
"organization.settings.updateError": "Failed to update organization",
|
|
138
|
+
"organization.settings.loadError": "Failed to load organization",
|
|
139
|
+
"organization.members.loadError": "Failed to load organization",
|
|
140
|
+
"organization.members.title": "Organization members",
|
|
141
|
+
"organization.members.noActive": "No active organization selected.",
|
|
142
|
+
"organization.members.manageOnly": "Only organization admins and owners can manage members and invitations.",
|
|
143
|
+
"organization.members.description": "{{name}} member and invitation management.",
|
|
144
|
+
"organization.members.defaultName": "Organization",
|
|
145
|
+
"organization.members.loadMembersError": "Failed to load members",
|
|
146
|
+
"organization.members.loadInvitationsError": "Failed to load invitations",
|
|
147
|
+
"organization.members.roleUpdateSuccess": "Member role updated",
|
|
148
|
+
"organization.members.roleUpdateError": "Failed to update member role",
|
|
149
|
+
"organization.members.removeMemberSuccess": "Member removed",
|
|
150
|
+
"organization.members.removeMemberError": "Failed to remove member",
|
|
151
|
+
"organization.members.emailRequired": "Email is required",
|
|
152
|
+
"organization.members.inviteSuccess": "Invitation sent",
|
|
153
|
+
"organization.members.inviteError": "Failed to invite member",
|
|
154
|
+
"organization.members.cancelInvitationSuccess": "Invitation canceled",
|
|
155
|
+
"organization.members.cancelInvitationError": "Failed to cancel invitation",
|
|
156
|
+
"organization.members.inviteLinkCopied": "Invitation link copied",
|
|
157
|
+
"organization.members.copyInviteLinkError": "Failed to copy invitation link",
|
|
158
|
+
"organization.members.unknownName": "Unknown",
|
|
159
|
+
"organization.members.invitedUser": "Invited user",
|
|
160
|
+
"organization.members.emailLabel": "Email",
|
|
161
|
+
"organization.members.emailPlaceholder": "name@company.com",
|
|
162
|
+
"organization.members.roleLabel": "Role",
|
|
163
|
+
"organization.members.inviteButton": "Invite",
|
|
164
|
+
"organization.members.tableTitle": "Organization members and invitations",
|
|
165
|
+
"organization.members.columnName": "Name",
|
|
166
|
+
"organization.members.columnEmail": "Email",
|
|
167
|
+
"organization.members.columnRole": "Role",
|
|
168
|
+
"organization.members.columnStatus": "Status",
|
|
169
|
+
"organization.members.columnActions": "Actions",
|
|
170
|
+
"organization.members.tableEmpty": "No members or invitations yet.",
|
|
171
|
+
"organization.members.roleFor": "Role for {{name}}",
|
|
172
|
+
"organization.members.statusActive": "active",
|
|
173
|
+
"organization.members.statusInvited": "invited",
|
|
174
|
+
"organization.members.removeMember": "Remove member",
|
|
175
|
+
"organization.members.copyInviteLink": "Copy invitation link",
|
|
176
|
+
"organization.members.cancelInvitation": "Cancel invitation",
|
|
177
|
+
"organization.members.roleUnknown": "Unknown role",
|
|
178
|
+
"organization.invitation.errorMissing": "Invitation id is missing.",
|
|
179
|
+
"organization.invitation.acceptFailed": "Failed to accept organization invitation.",
|
|
180
|
+
"organization.invitation.activateFailed": "Failed to switch to invited organization.",
|
|
181
|
+
"organization.invitation.accepted": "Invitation accepted",
|
|
182
|
+
"organization.invitation.error": "Invitation Error",
|
|
183
|
+
"organization.invitation.unableAccept": "Unable to accept invitation.",
|
|
184
|
+
"organization.invitation.accepting": "Accepting invitation",
|
|
185
|
+
"organization.invitation.redirecting": "Invitation accepted. Redirecting...",
|
|
186
|
+
"organization.invitation.pleaseWait": "Please wait while we process your invitation.",
|
|
187
|
+
"organization.switcher.label": "Organization",
|
|
188
|
+
"organization.switcher.failedToLoadOrganizations": "Failed to load organizations",
|
|
189
|
+
"organization.switcher.failedToSwitchOrganization": "Failed to switch organization",
|
|
190
|
+
"organization.switcher.organizationSwitched": "Organization switched",
|
|
191
|
+
"organization.switcher.retry": "Retry"
|
|
192
|
+
}
|