@pelatform/starter 0.2.23 → 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.
Files changed (44) hide show
  1. package/dist/extends.d.ts +6 -0
  2. package/dist/extends.js +7 -0
  3. package/dist/hooks.d.ts +3 -0
  4. package/dist/hooks.js +9 -0
  5. package/dist/i18n/ar/common.json +192 -0
  6. package/dist/i18n/ar/email.json +99 -0
  7. package/dist/i18n/ar/errors.json +276 -0
  8. package/dist/i18n/ar/form.json +431 -0
  9. package/dist/i18n/ar/starter.json +138 -0
  10. package/dist/i18n/ar/ui.json +138 -0
  11. package/dist/i18n/de/common.json +192 -0
  12. package/dist/i18n/de/email.json +99 -0
  13. package/dist/i18n/de/errors.json +276 -0
  14. package/dist/i18n/de/form.json +431 -0
  15. package/dist/i18n/de/starter.json +138 -0
  16. package/dist/i18n/de/ui.json +138 -0
  17. package/dist/i18n/en/common.json +192 -0
  18. package/dist/i18n/en/email.json +99 -0
  19. package/dist/i18n/en/errors.json +276 -0
  20. package/dist/i18n/en/form.json +431 -0
  21. package/dist/i18n/en/starter.json +138 -0
  22. package/dist/i18n/en/ui.json +138 -0
  23. package/dist/i18n/id/common.json +192 -0
  24. package/dist/i18n/id/email.json +99 -0
  25. package/dist/i18n/id/errors.json +276 -0
  26. package/dist/i18n/id/form.json +431 -0
  27. package/dist/i18n/id/starter.json +138 -0
  28. package/dist/i18n/id/ui.json +138 -0
  29. package/dist/i18n/zh/common.json +192 -0
  30. package/dist/i18n/zh/email.json +99 -0
  31. package/dist/i18n/zh/errors.json +276 -0
  32. package/dist/i18n/zh/form.json +431 -0
  33. package/dist/i18n/zh/starter.json +138 -0
  34. package/dist/i18n/zh/ui.json +138 -0
  35. package/dist/index.d.ts +4 -7
  36. package/dist/index.js +3 -7
  37. package/dist/server.d.ts +2 -2
  38. package/dist/server.js +1 -1
  39. package/dist/style.css +219 -6
  40. package/dist/ui.d.ts +1 -0
  41. package/dist/ui.js +4 -0
  42. package/package.json +68 -27
  43. package/dist/extend.d.ts +0 -9
  44. package/dist/extend.js +0 -3
@@ -0,0 +1,138 @@
1
+ {
2
+ "common": {
3
+ "agree": "Durch Fortfahren stimmen Sie zu",
4
+ "auto": "Automatisch",
5
+ "beta": "Beta",
6
+ "checkAll": "Alle auswählen",
7
+ "collapse": "Einklappen",
8
+ "copyright": "Alle Rechte vorbehalten.",
9
+ "custom": "Benutzerdefiniert",
10
+ "dark": "Dunkler Modus",
11
+ "default": "Standard",
12
+ "deselectAll": "Alle abwählen",
13
+ "expand": "Ausklappen",
14
+ "featured": "Empfohlen",
15
+ "language": "Sprache",
16
+ "learnMore": "Mehr erfahren",
17
+ "light": "Heller Modus",
18
+ "loadMore": "Mehr laden",
19
+ "manual": "Manuell",
20
+ "new": "Neu",
21
+ "no": "Nein",
22
+ "off": "Aus",
23
+ "on": "Ein",
24
+ "optional": "Optional",
25
+ "popular": "Beliebt",
26
+ "privacy": "Datenschutzrichtlinie",
27
+ "private": "Privat",
28
+ "projectBy": "Ein Projekt von",
29
+ "public": "Öffentlich",
30
+ "recommended": "Empfohlen",
31
+ "required": "Erforderlich",
32
+ "seeAll": "Alle anzeigen",
33
+ "selectAll": "Alle auswählen",
34
+ "showLess": "Weniger anzeigen",
35
+ "showMore": "Mehr anzeigen",
36
+ "signed": {
37
+ "button": "Als anderer Benutzer anmelden",
38
+ "text": "Sie sind angemeldet als"
39
+ },
40
+ "system": "Systemmodus",
41
+ "terms": "Nutzungsbedingungen",
42
+ "toggle": "Umschalten",
43
+ "uncheckAll": "Alle abwählen",
44
+ "yes": "Ja"
45
+ },
46
+ "navigation": {
47
+ "account": "Konto",
48
+ "accounts": "Konten",
49
+ "api": "API",
50
+ "apikey": "API-Schlüssel",
51
+ "blog": "Blog",
52
+ "billing": "Abrechnung",
53
+ "dashboard": "Dashboard",
54
+ "developer": "Entwickler",
55
+ "documentation": "Dokumentation",
56
+ "features": "Funktionen",
57
+ "general": "Allgemein",
58
+ "goBack": "Zurück",
59
+ "goHome": "Zur Startseite",
60
+ "help": "Hilfe",
61
+ "home": "Startseite",
62
+ "integration": "Integrationen",
63
+ "logs": "Protokolle",
64
+ "notification": "Benachrichtigung",
65
+ "overview": "Übersicht",
66
+ "people": "Personen",
67
+ "preferences": "Einstellungen",
68
+ "pricing": "Preise",
69
+ "profile": "Profil",
70
+ "privacy": "Datenschutz",
71
+ "resources": "Ressourcen",
72
+ "security": "Sicherheit",
73
+ "settings": "Einstellungen",
74
+ "signIn": "Anmelden",
75
+ "signOut": "Abmelden",
76
+ "signUp": "Registrieren",
77
+ "support": "Support",
78
+ "terms": "Bedingungen",
79
+ "user": "Benutzer",
80
+ "users": "Benutzer",
81
+ "webhook": "Webhooks",
82
+ "workspace": "Arbeitsbereich",
83
+ "workspaces": "Arbeitsbereiche"
84
+ },
85
+ "title": {
86
+ "auth": {
87
+ "CALLBACK": "Rückruf",
88
+ "EMAIL_OTP": "E-Mail OTP",
89
+ "FORGOT_PASSWORD": "Passwort vergessen",
90
+ "MAGIC_LINK": "Magic Link",
91
+ "RECOVER_ACCOUNT": "Konto wiederherstellen",
92
+ "RESET_PASSWORD": "Passwort zurücksetzen",
93
+ "SIGN_IN": "Anmelden",
94
+ "SIGN_OUT": "Abmelden",
95
+ "SIGN_UP": "Registrieren",
96
+ "TWO_FACTOR": "Zwei-Faktor-Authentifizierung"
97
+ },
98
+ "dashboard": {
99
+ "apikey": "API-Schlüssel",
100
+ "billing": "Abrechnung",
101
+ "dashboard": "Dashboard",
102
+ "developer": "Entwickler",
103
+ "general": "Allgemein",
104
+ "integration": "Integrationen",
105
+ "logs": "Protokolle",
106
+ "member": "Mitglied",
107
+ "notification": "Benachrichtigungen",
108
+ "overview": "Übersicht",
109
+ "people": "Personen",
110
+ "preferences": "Einstellungen",
111
+ "profile": "Profil",
112
+ "resources": "Ressourcen",
113
+ "security": "Sicherheit",
114
+ "settings": "Einstellungen",
115
+ "users": "Benutzer",
116
+ "verifyEmail": "E-Mail bestätigen",
117
+ "webhook": "Webhooks",
118
+ "workspaces": "Arbeitsbereiche"
119
+ },
120
+ "main": {
121
+ "blog": "Blog",
122
+ "contact": "Kontakt",
123
+ "documentation": "Dokumentation",
124
+ "features": "Funktionen",
125
+ "help": "Hilfe",
126
+ "home": "Startseite",
127
+ "pricing": "Preise",
128
+ "privacy": "Datenschutzerklärung",
129
+ "support": "Support",
130
+ "terms": "Nutzungsbedingungen"
131
+ },
132
+ "custom": {
133
+ "acceptInvitation": "Einladung annehmen",
134
+ "newWorkspace": "Arbeitsbereich erstellen",
135
+ "verifyEmail": "E-Mail bestätigen"
136
+ }
137
+ }
138
+ }
@@ -0,0 +1,192 @@
1
+ {
2
+ "plus": {
3
+ "and": "and",
4
+ "to": "to",
5
+ "with": "with",
6
+ "for": "for",
7
+ "by": "by",
8
+ "on": "on",
9
+ "in": "in",
10
+ "at": "at",
11
+ "from": "from"
12
+ },
13
+ "actions": {
14
+ "accept": "Accept",
15
+ "activate": "Activate",
16
+ "add": "Add",
17
+ "apply": "Apply",
18
+ "approve": "Approve",
19
+ "archive": "Archive",
20
+ "back": "Back",
21
+ "backDashboard": "Back to dashboard",
22
+ "backHome": "Back to Home",
23
+ "cancel": "Cancel",
24
+ "clear": "Clear",
25
+ "close": "Close",
26
+ "configure": "Configure",
27
+ "confirm": "Confirm",
28
+ "connect": "Connect",
29
+ "continue": "Continue",
30
+ "copiedToClipboard": "Copied to clipboard",
31
+ "copy": "Copy",
32
+ "create": "Create",
33
+ "cut": "Cut",
34
+ "deactivate": "Deactivate",
35
+ "decline": "Decline",
36
+ "delete": "Delete",
37
+ "deselect": "Deselect",
38
+ "disable": "Disable",
39
+ "discard": "Discard",
40
+ "disconnect": "Disconnect",
41
+ "done": "Done",
42
+ "download": "Download",
43
+ "duplicate": "Duplicate",
44
+ "edit": "Edit",
45
+ "enable": "Enable",
46
+ "export": "Export",
47
+ "filter": "Filter",
48
+ "finish": "Finish",
49
+ "import": "Import",
50
+ "invite": "Invite",
51
+ "link": "Link",
52
+ "manage": "Manage",
53
+ "next": "Next",
54
+ "open": "Open",
55
+ "paste": "Paste",
56
+ "preview": "Preview",
57
+ "previous": "Previous",
58
+ "print": "Print",
59
+ "redo": "Redo",
60
+ "refresh": "Refresh",
61
+ "reject": "Reject",
62
+ "reload": "Reload",
63
+ "remove": "Remove",
64
+ "reset": "Reset",
65
+ "resetToDefault": "Reset to Default",
66
+ "restore": "Restore",
67
+ "resend": "Resend",
68
+ "retry": "Retry",
69
+ "revoke": "Revoke",
70
+ "save": "Save",
71
+ "saveChanges": "Save Changes",
72
+ "search": "Search",
73
+ "select": "Select",
74
+ "send": "Send",
75
+ "share": "Share",
76
+ "skip": "Skip",
77
+ "sort": "Sort",
78
+ "submit": "Submit",
79
+ "switch": "Switch",
80
+ "sync": "Sync",
81
+ "syncNow": "Sync Now",
82
+ "transfer": "Transfer",
83
+ "undo": "Undo",
84
+ "unarchive": "Unarchive",
85
+ "unlink": "Unlink",
86
+ "update": "Update",
87
+ "upload": "Upload",
88
+ "view": "View"
89
+ },
90
+ "status": {
91
+ "title": "Status",
92
+ "active": "Active",
93
+ "archived": "Archived",
94
+ "available": "Available",
95
+ "cancelled": "Cancelled",
96
+ "completed": "Completed",
97
+ "disabled": "Disabled",
98
+ "draft": "Draft",
99
+ "enabled": "Enabled",
100
+ "error": "Error",
101
+ "expired": "Expired",
102
+ "failed": "Failed",
103
+ "inactive": "Inactive",
104
+ "info": "Information",
105
+ "lastUsed": "Last used",
106
+ "loading": "Loading...",
107
+ "locked": "Locked",
108
+ "offline": "Offline",
109
+ "online": "Online",
110
+ "pending": "Pending",
111
+ "processing": "Processing",
112
+ "published": "Published",
113
+ "queued": "Queued",
114
+ "retrying": "Retrying",
115
+ "saved": "Saved",
116
+ "saving": "Saving...",
117
+ "success": "Success",
118
+ "unavailable": "Unavailable",
119
+ "unlocked": "Unlocked",
120
+ "warning": "Warning"
121
+ },
122
+ "messages": {
123
+ "404Subtitle": "The requested page is missing. Check the URL or <link>Return Home</link>.",
124
+ "404Title": "We have lost this page",
125
+ "500Subtitle": "Server error occurred. Please try again later or <link>Contact Us</link> for assistance.",
126
+ "500Title": "Internal Server Error",
127
+ "accessDenied": "Access denied",
128
+ "changesDiscarded": "Changes discarded",
129
+ "changesSaved": "Changes saved successfully",
130
+ "confirmAction": "Are you sure you want to continue?",
131
+ "confirmDelete": "Are you sure you want to delete this item?",
132
+ "contactSupport": "Contact support if the problem persists",
133
+ "comingSoon": "Coming soon",
134
+ "emptyState": "Nothing to show here",
135
+ "invalidInput": "Invalid input provided",
136
+ "itemNotFound": "Item not found",
137
+ "loadingMore": "Loading more...",
138
+ "maxItemsReached": "Maximum items reached",
139
+ "minItemsRequired": "Minimum items required",
140
+ "networkError": "Network error",
141
+ "noData": "No data available",
142
+ "noMoreData": "No more data available",
143
+ "noResults": "No results found",
144
+ "operationFailed": "Operation failed",
145
+ "operationSuccess": "Operation completed successfully",
146
+ "pageNotAvailable": "This page is currently under construction. We are working hard to bring you the best possible experience.",
147
+ "pageNotFound": "Page not found",
148
+ "permissionDenied": "You don't have permission to perform this action",
149
+ "retryFailed": "Retry failed. Please try again",
150
+ "selectAtLeastOne": "Please select at least one item",
151
+ "selectAtMostOne": "Please select at most one item",
152
+ "serverError": "Server error",
153
+ "sessionExpired": "Session expired",
154
+ "tooManyRequests": "Too many requests. Please try again later",
155
+ "tryAgain": "Please try again",
156
+ "underMaintenance": "Under maintenance",
157
+ "unknown": "Unknown",
158
+ "unknownError": "Unknown error",
159
+ "unsavedChanges": "You have unsaved changes"
160
+ },
161
+ "time": {
162
+ "title": "Time",
163
+ "ago": "ago",
164
+ "days": "days",
165
+ "expires": "Expires",
166
+ "fromNow": "from now",
167
+ "hours": "hours",
168
+ "lastMonth": "Last month",
169
+ "lastWeek": "Last week",
170
+ "lastYear": "Last year",
171
+ "minutes": "minutes",
172
+ "months": "months",
173
+ "never": "Never",
174
+ "neverExpires": "Never Expires",
175
+ "nextMonth": "Next month",
176
+ "nextWeek": "Next week",
177
+ "nextYear": "Next year",
178
+ "now": "Now",
179
+ "seconds": "seconds",
180
+ "thisMonth": "This month",
181
+ "thisWeek": "This week",
182
+ "thisYear": "This year",
183
+ "today": "Today",
184
+ "tomorrow": "Tomorrow",
185
+ "weeks": "weeks",
186
+ "years": "years",
187
+ "yesterday": "Yesterday",
188
+ "createdAt": "Created At",
189
+ "expiresAt": "Expires At",
190
+ "lastUsedAt": "Last Used At"
191
+ }
192
+ }
@@ -0,0 +1,99 @@
1
+ {
2
+ "changeEmail": {
3
+ "subject": "Confirm change email address",
4
+ "title": "Confirm Change Email",
5
+ "intro": "Follow this link to confirm the update to your email from <data></data> to <newdata></newdata>.",
6
+ "button": "Confirm Change",
7
+ "noRequest": " If you did not request this change, this email can be safely ignored or contact support if you have questions."
8
+ },
9
+ "confirmSignup": {
10
+ "subject": "Confirm your signup",
11
+ "title": "Confirm Your Signup",
12
+ "intro": "Thanks for signing up on {companyName}. To get started, please confirm your email address by clicking the button below.",
13
+ "button": "Confirm Signup"
14
+ },
15
+ "emailOtp": {
16
+ "subject": "Verify your email address",
17
+ "title": "Verify Your Email",
18
+ "intro": "Use the verification code below to complete your verification process.",
19
+ "noRequest": "If you did not request this code, you can ignore this email."
20
+ },
21
+ "emailVerification": {
22
+ "subject": "Verify your email address",
23
+ "title": "Verify Your Email",
24
+ "intro": "Please click the button below to verify this new email address.",
25
+ "button": "Verify Email",
26
+ "noRequest": "If you've already verified your email, you can safely ignore this message."
27
+ },
28
+ "forgotPassword": {
29
+ "subject": "Reset password",
30
+ "title": "Reset Your Password",
31
+ "intro": "You recently requested to reset your password for your account. Click the button below to reset it.",
32
+ "button": "Reset Password",
33
+ "noRequest": "If you did not request a password reset, please ignore this email or contact support if you have questions."
34
+ },
35
+ "magicLink": {
36
+ "subject": "Your Magic Link",
37
+ "title": "Your Magic Link",
38
+ "intro": "You recently requested to sign in to your account. Click the button below to sign in.",
39
+ "button": "Sign In",
40
+ "noRequest": "If you did not request a sign in link, please ignore this email or contact support if you have questions."
41
+ },
42
+ "newsletterSignup": {
43
+ "subject": "Welcome to our newsletter",
44
+ "title": "Welcome 🎉",
45
+ "intro": "Thank you for signing up for the {companyName} newsletter. We will keep you updated with the latest news and updates."
46
+ },
47
+ "welcome": {
48
+ "subject": "Welcome to our platform",
49
+ "title": "Welcome to {companyName} 🎉",
50
+ "intro": "Welcome to {companyName}! We're excited to have you on board. Your account has been successfully created and you're ready to get started.",
51
+ "nextSteps": "Here are a few things you can do to get started:",
52
+ "steps": {
53
+ "complete": "Complete your profile setup",
54
+ "explore": "Explore our dashboard and features",
55
+ "invite": "Invite team members to collaborate",
56
+ "docs": "Check out our documentation and tutorials"
57
+ },
58
+ "button": "Get Started",
59
+ "support": "If you have any questions or need help getting started, don't hesitate to reach out to our support team at",
60
+ "closing": "Welcome aboard!"
61
+ },
62
+ "workspaceInvitation": {
63
+ "subject": "You have been invited",
64
+ "title": "You're Invited!",
65
+ "intro": "You've been invited to join <wsname></wsname> workspace on <compname></compname>! Click the button below to accept the invitation and get started.",
66
+ "introNew": "<name></name> has invited you to join the <wsname></wsname> workspace on <compname></compname>! Click the button below to accept the invitation and get started.",
67
+ "button": "Accept Invitation",
68
+ "noRequest": "If you were not expecting this invitation, you can ignore the email."
69
+ },
70
+ "common": {
71
+ "expiry": "This link will expire in <data></data>.",
72
+ "code": "This code will expire in <data></data>.",
73
+ "copy": "or copy and paste this URL into your browser:",
74
+ "footer": {
75
+ "copyright": "© {year} {companyName}. All rights reserved.",
76
+ "visitWebsite": "Visit our website",
77
+ "unsubscribe": "Unsubscribe",
78
+ "preferences": "Email Preferences",
79
+ "needHelp": "Need help? Contact us at {supportEmail}",
80
+ "signature": "The {companyName} Team",
81
+ "address": "{companyName}, {address}",
82
+ "socialMedia": "Follow us on social media"
83
+ },
84
+ "greetings": {
85
+ "hello": "Hello {name}",
86
+ "hi": "Hi {name}",
87
+ "dear": "Dear {name}",
88
+ "thanks": "Thank you",
89
+ "regards": "Best regards",
90
+ "sincerely": "Sincerely",
91
+ "cheers": "Cheers"
92
+ },
93
+ "security": {
94
+ "confidential": "This email contains confidential information",
95
+ "doNotReply": "This is an automated email. Please do not reply.",
96
+ "reportSuspicious": "If you believe this email is suspicious, please report it to {securityEmail}"
97
+ }
98
+ }
99
+ }