@posiwise/i18n 0.0.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.
- package/alpha/de.json +1 -0
- package/alpha/en.json +1 -0
- package/alpha/es.json +1 -0
- package/alpha/pt.json +1 -0
- package/cloudolive/de.json +1 -0
- package/cloudolive/en.json +426 -0
- package/cloudolive/es.json +1 -0
- package/cloudolive/pt.json +1 -0
- package/de.json +57 -0
- package/empty-project/de.json +1 -0
- package/empty-project/en.json +1 -0
- package/empty-project/es.json +1 -0
- package/empty-project/pt.json +1 -0
- package/en.json +875 -0
- package/enricotam/de.json +1 -0
- package/enricotam/en.json +1 -0
- package/enricotam/es.json +1 -0
- package/enricotam/pt.json +1 -0
- package/es.json +57 -0
- package/hyper-dashboard/de.json +1 -0
- package/hyper-dashboard/en.json +1 -0
- package/hyper-dashboard/es.json +1 -0
- package/hyper-dashboard/pt.json +1 -0
- package/package.json +11 -0
- package/posiwise-build/de.json +1 -0
- package/posiwise-build/en.json +1 -0
- package/posiwise-build/es.json +1 -0
- package/posiwise-build/pt.json +1 -0
- package/pt.json +1 -0
- package/smart-crm/de.json +1 -0
- package/smart-crm/en.json +271 -0
- package/smart-crm/es.json +1 -0
- package/smart-crm/pt.json +1 -0
- package/stakeholders/de.json +1 -0
- package/stakeholders/en.json +1 -0
- package/stakeholders/es.json +1 -0
- package/stakeholders/pt.json +1 -0
- package/super-coach/de.json +1 -0
- package/super-coach/en.json +71 -0
- package/super-coach/es.json +1 -0
- package/super-coach/pt.json +1 -0
- package/talent-hub/de.json +1 -0
- package/talent-hub/en.json +1 -0
- package/talent-hub/es.json +1 -0
- package/talent-hub/pt.json +1 -0
package/en.json
ADDED
|
@@ -0,0 +1,875 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Admin.ContactUs.CreatedAt": "Created At",
|
|
3
|
+
"Admin.ContactUs.Subject": "Subject",
|
|
4
|
+
"Admin.ContactUs.Message": "Message",
|
|
5
|
+
"Admin.Faq.AddedMessage": "FAQ Successfully Added.",
|
|
6
|
+
"Admin.Faq.UpdatedMessage": "FAQ Successfully Updated.",
|
|
7
|
+
"Admin.Faq.DeletedMessage": "FAQ Successfully Deleted.",
|
|
8
|
+
"Admin.Faq.NoDataMessage": "No faq. Please consider adding some.",
|
|
9
|
+
"Admin.Faq.Question": "Question",
|
|
10
|
+
"Admin.Faq.Answer": "Answer",
|
|
11
|
+
"Admin.Faq.Category": "Category",
|
|
12
|
+
"Admin.Faq.Product": "Product",
|
|
13
|
+
"Admin.Faq.Features": "Features",
|
|
14
|
+
"Admin.Faq.Position": "Position",
|
|
15
|
+
"Admin.Faq.Visible": "Visible",
|
|
16
|
+
"Admin.Faq.Public": "Public",
|
|
17
|
+
"Admin.Faq.SharedFaq": "is shared faq",
|
|
18
|
+
"Admin.Faq.AdminFaq": "is admin faq",
|
|
19
|
+
"Admin.Faq.BuildFaq": "is build faq",
|
|
20
|
+
"Admin.Faq.Validation.FieldRequired": "This field is required",
|
|
21
|
+
"Admin.Faq.Tooltip.Product": "If any products are selected, the FAQ will be visible only to users subscribed to those products.",
|
|
22
|
+
"Admin.Faq.Tooltip.Features": "If any features are selected, the FAQ will be visible only to users subscribed to those features.",
|
|
23
|
+
"Admin.Faq.Tooltip.Category": "If any categories are selected, the FAQ will be visible only to users subscribed to that categories.",
|
|
24
|
+
"Admin.Faq.Tooltip.Position": "You have to set the order where question should appear in the list. The smaller the sooner it will appear.",
|
|
25
|
+
"Admin.Faq.Tooltip.Visible": "The FAQ won't be visible unless the toggle is on",
|
|
26
|
+
"Admin.Faq.Tooltip.Public": "If true, this FAQ will be visible in all public pages.",
|
|
27
|
+
"Admin.Faq.Tooltip.SharedFaq": "SuperAdmin: If true, this FAQ will be visible to all users across all Master Subscriptions.",
|
|
28
|
+
"Admin.Faq.Tooltip.AdminFaq": "SuperAdmin: If true, this FAQ will be visible to Admin Users of all Subscriptions",
|
|
29
|
+
"Admin.Faq.Tooltip.BuildFaq": "SuperAdmin: If true, this FAQ will be visible to all Master Subscription Users of all Master Subscriptions",
|
|
30
|
+
"Admin.Newsletter.AddedMessage": "Newsletter Successfully Added.",
|
|
31
|
+
"Admin.Newsletter.UpdatedMessage": "Newsletter Successfully Updated.",
|
|
32
|
+
"Admin.Newsletter.DeletedMessage": "Newsletter Successfully Deleted.",
|
|
33
|
+
"Admin.Newsletter.NoDataMessage": "No newsletter present - Please consider adding some.",
|
|
34
|
+
"Admin.Newsletter.Tooltip.Code": "This is the unique code defining this newsletter.",
|
|
35
|
+
"Admin.Newsletter.Tooltip.CanUnsubscribe": "Set it to FALSE if it's a transactional email. If true, the user will be able to subscribe/unsubscribe through the accounts/settings page.",
|
|
36
|
+
"Admin.Newsletter.Tooltip.IsActive": "If INACTIVE, a user will not be able to subscribe to this newsletter from a public view.",
|
|
37
|
+
"Admin.DomainConfig.AddedMessage": "DomainConfig Successfully Added.",
|
|
38
|
+
"Admin.DomainConfig.UpdatedMessage": "DomainConfig Successfully Updated.",
|
|
39
|
+
"Admin.DomainConfig.DeletedMessage": "DomainConfig Successfully Deleted.",
|
|
40
|
+
"Admin.DomainConfig.NoDataMessage": "No Domain Configs present. Please consider adding some.",
|
|
41
|
+
"Admin.DomainConfig.EnableConfigTab": "To enable this config, you first need to save the required data in the Core Config tab.",
|
|
42
|
+
"Admin.DomainConfig.HostName": "Host Name",
|
|
43
|
+
"Admin.DomainConfig.InternalPath": "Internal Path",
|
|
44
|
+
"Admin.DomainConfig.ShardName": "Shard Name",
|
|
45
|
+
"Admin.DomainConfig.ShardUrl": "Shard Url",
|
|
46
|
+
"Admin.DomainConfig.CompanyName": "Company Name",
|
|
47
|
+
"Admin.DomainConfig.CompanyEmail": "Company Email",
|
|
48
|
+
"Admin.DomainConfig.CompanyUrl": "Company Url",
|
|
49
|
+
"Admin.DomainConfig.CompanyHeader": "Company Header",
|
|
50
|
+
"Admin.DomainConfig.CompanyTitle": "Company Title",
|
|
51
|
+
"Admin.DomainConfig.CompanyKeywords": "Company Keywords",
|
|
52
|
+
"Admin.DomainConfig.CompanyDescription": "Company Description",
|
|
53
|
+
"Admin.DomainConfig.CompanyCountry": "Company Country",
|
|
54
|
+
"Admin.DomainConfig.CompanyCity": "Company City",
|
|
55
|
+
"Admin.DomainConfig.CompanyCityCode": "Company City Code",
|
|
56
|
+
"Admin.DomainConfig.CompanyAddress": "Company Address",
|
|
57
|
+
"Admin.DomainConfig.CompanyVatNumber": "Company Vat Number",
|
|
58
|
+
"Admin.DomainConfig.CompanyPhoneNumber": "Company Phone Number",
|
|
59
|
+
"Admin.DomainConfig.Tooltip.CompanyEmail": "Company Email",
|
|
60
|
+
"Admin.DomainConfig.Tooltip.CompanyUrl": "Company URL",
|
|
61
|
+
"Admin.DomainConfig.Tooltip.CompanyName": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
62
|
+
"Admin.DomainConfig.Tooltip.CompanyHeader": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
63
|
+
"Admin.DomainConfig.Tooltip.CompanyTitle": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
64
|
+
"Admin.DomainConfig.Tooltip.CompanyKeywords": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
65
|
+
"Admin.DomainConfig.Tooltip.CompanyDescription": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
66
|
+
"Admin.DomainConfig.Tooltip.CompanyCountry": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
67
|
+
"Admin.DomainConfig.Tooltip.CompanyCity": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
68
|
+
"Admin.DomainConfig.Tooltip.CompanyCityCode": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
69
|
+
"Admin.DomainConfig.Tooltip.CompanyAddress": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
70
|
+
"Admin.DomainConfig.Tooltip.CompanyVatNumber": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
71
|
+
"Admin.DomainConfig.Tooltip.CompanyPhoneNumber": "This will be used to dynamically white-label sections such as public & private pages, invoices, etc.",
|
|
72
|
+
"Admin.DomainConfig.Tooltip.IntegrationCaptchaKey": "DISCONTINUED in favor of V2. This key is to enable Google Captcha on your website",
|
|
73
|
+
"Admin.DomainConfig.Tooltip.IntegrationDriftCode": "This key is to enable the Drift chat gadget on your website",
|
|
74
|
+
"Admin.DomainConfig.Tooltip.IntegrationCaptchaKeyV2": "This key is to enable Google Captcha V2 on your website",
|
|
75
|
+
"Admin.DomainConfig.Tooltip.IntegrationFbAppId": "This key is to enable the Facebook APP integration",
|
|
76
|
+
"Admin.DomainConfig.Tooltip.IntegrationGoogleAnalytics": "This key is to enable GoogleAnalytics tracking",
|
|
77
|
+
"Admin.DomainConfig.Tooltip.IntegrationsGoogleApiKey": "This enables Google API integrations",
|
|
78
|
+
"Admin.DomainConfig.Tooltip.IntegrationsSentryConfigDns": "This key is to enable monitoring through Sentry",
|
|
79
|
+
"Admin.DomainConfig.IntegrationDriftCode": "Drift Code",
|
|
80
|
+
"Admin.DomainConfig.IntegrationFbAppId": "Facebook App Id",
|
|
81
|
+
"Admin.DomainConfig.IntegrationCaptchaKey": "Google Captcha Key",
|
|
82
|
+
"Admin.DomainConfig.IntegrationCaptchaKeyV2": "Google Captcha Key V2",
|
|
83
|
+
"Admin.DomainConfig.IntegrationGoogleAnalytics": "Google Analytics",
|
|
84
|
+
"Admin.DomainConfig.IntegrationsGoogleApiKey": "Google Api Key",
|
|
85
|
+
"Admin.DomainConfig.IntegrationsSentryConfigDns": "Sentry Config Dns",
|
|
86
|
+
"Admin.DomainConfig.OAuthLoginTwitterClientId": "OAuth Login Twitter Client Id",
|
|
87
|
+
"Admin.DomainConfig.OAuthLoginFacebookClientId": "OAuth Login Facebook Client Id",
|
|
88
|
+
"Admin.DomainConfig.OAuthLoginLinkedInClientId": "OAuth Login LinkedIn Client Id",
|
|
89
|
+
"Admin.DomainConfig.OAuthLoginGoogleClientId": "OAuth Login Google Client Id",
|
|
90
|
+
"Admin.DomainConfig.OAuthLoginMicrosoftClientId": "OAuth Login Microsoft Client Id",
|
|
91
|
+
"Admin.DomainConfig.OAuthLoginAppleClientId": "OAuth Login Apple Client Id",
|
|
92
|
+
"Admin.DomainConfig.OAuthLoginTwitterSecret": "OAuth Login Twitter Secret",
|
|
93
|
+
"Admin.DomainConfig.OAuthLoginGoogleSecret": "OAuth Login Google Secret",
|
|
94
|
+
"Admin.DomainConfig.OAuthLoginFacebookSecret": "OAuth Login Facebook Secret",
|
|
95
|
+
"Admin.DomainConfig.OAuthLoginLinkedInSecret": "OAuth Login LinkedIn Secret",
|
|
96
|
+
"Admin.DomainConfig.OAuthLoginMicrosoftSecret": "OAuth Login Microsoft Secret",
|
|
97
|
+
"Admin.DomainConfig.OAuthLoginTwitterKey": "OAuth Login Twitter Key",
|
|
98
|
+
"Admin.DomainConfig.OAuthLoginTwitterAuthCallback": "OAuth Login Twitter Callback",
|
|
99
|
+
"Admin.DomainConfig.TwitterSeoCard": "Twitter Seo Card",
|
|
100
|
+
"Admin.DomainConfig.TwitterSeoSite": "Twitter Seo Site",
|
|
101
|
+
"Admin.DomainConfig.TwitterSeoCreator": "Twitter Seo Creator",
|
|
102
|
+
"Admin.DomainConfig.LinkedInUrl": "LinkedIn Url",
|
|
103
|
+
"Admin.DomainConfig.FacebookUrl": "Facebook Url",
|
|
104
|
+
"Admin.DomainConfig.TwitterUrl": "Twitter Url",
|
|
105
|
+
"Admin.DomainConfig.YoutubeUrl": "Youtube Url",
|
|
106
|
+
"Admin.DomainConfig.Active": "Active",
|
|
107
|
+
"Admin.DomainConfig.BlogFeatureKey": "Blog Feature Key",
|
|
108
|
+
"Admin.DomainConfig.CanRegisterOnMainPage": "Can Register On Main Page",
|
|
109
|
+
"Admin.DomainConfig.ColorCodeFirst": "Color Code First",
|
|
110
|
+
"Admin.DomainConfig.ColorCodeSecond": "Color Code Second",
|
|
111
|
+
"Admin.DomainConfig.ColorCodeSidebarBg": "Color Code Sidebar Bg",
|
|
112
|
+
"Admin.DomainConfig.ColorCodeSidebarText": "Color Code Sidebar Text",
|
|
113
|
+
"Admin.DomainConfig.ColorCodeTabsBg": "Color Code Tabs Bg",
|
|
114
|
+
"Admin.DomainConfig.ColorCodeTabsText": "Color Code Tabs Text",
|
|
115
|
+
"Admin.DomainConfig.ColorCodeText": "Color Code Text",
|
|
116
|
+
"Admin.DomainConfig.ColorCodeThird": "Color Code Third",
|
|
117
|
+
"Admin.DomainConfig.ColorCodeTitles": "Color Code Titles",
|
|
118
|
+
"Admin.DomainConfig.CrmProduct": "Crm Product",
|
|
119
|
+
"Admin.DomainConfig.CrmSource": "Crm Source",
|
|
120
|
+
"Admin.DomainConfig.CrmSubscription": "Crm Subscription",
|
|
121
|
+
"Admin.DomainConfig.CsBookDemoUrl": "Cs Book Demo Url",
|
|
122
|
+
"Admin.DomainConfig.CsCrmSourceId": "Cs Crm Source",
|
|
123
|
+
"Admin.DomainConfig.CsImage": "Cs Image",
|
|
124
|
+
"Admin.DomainConfig.CsImage2": "Cs Image2",
|
|
125
|
+
"Admin.DomainConfig.CsImageBg": "Cs Image Bg",
|
|
126
|
+
"Admin.DomainConfig.CsImageBg2": "Cs Image Bg2",
|
|
127
|
+
"Admin.DomainConfig.CsJoinMessage": "Cs Join Message",
|
|
128
|
+
"Admin.DomainConfig.CsCtaIframe": "Cs CTA iframe",
|
|
129
|
+
"Admin.DomainConfig.CsPdfDownloadText": "Cs Pdf Download Text",
|
|
130
|
+
"Admin.DomainConfig.CsPdfImage": "Cs Pdf Image",
|
|
131
|
+
"Admin.DomainConfig.CsPdfSourceId": "Cs Pdf Source",
|
|
132
|
+
"Admin.DomainConfig.CsProduct": "Cs Product",
|
|
133
|
+
"Admin.DomainConfig.CsVideoUrl": "Cs Video Url",
|
|
134
|
+
"Admin.DomainConfig.FreemiumBookDemoUrl": "Freemium Book Demo Url",
|
|
135
|
+
"Admin.DomainConfig.FreemiumCrmSourceId": "Freemium Crm Source",
|
|
136
|
+
"Admin.DomainConfig.FreemiumImage": "Freemium Image",
|
|
137
|
+
"Admin.DomainConfig.FreemiumImage2": "Freemium Image2",
|
|
138
|
+
"Admin.DomainConfig.FreemiumImageBg": "Freemium Image Bg",
|
|
139
|
+
"Admin.DomainConfig.FreemiumImageBg2": "Freemium Image Bg2",
|
|
140
|
+
"Admin.DomainConfig.FreemiumJoinMessage": "Freemium Join Message",
|
|
141
|
+
"Admin.DomainConfig.FreemiumPdfDownloadText": "Freemium Pdf Download Text",
|
|
142
|
+
"Admin.DomainConfig.FreemiumPdfImage": "Freemium Pdf Image",
|
|
143
|
+
"Admin.DomainConfig.FreemiumPdfSource": "Freemium Pdf Source",
|
|
144
|
+
"Admin.DomainConfig.FreemiumProduct": "Freemium Product",
|
|
145
|
+
"Admin.DomainConfig.FreemiumVideoUrl": "Freemium Video Url",
|
|
146
|
+
"Admin.DomainConfig.IsProductDomain": "Is Product Domain",
|
|
147
|
+
"Admin.DomainConfig.LogoMain": "Logo Main",
|
|
148
|
+
"Admin.DomainConfig.LogoMainContrast": "Logo Main Contrast",
|
|
149
|
+
"Admin.DomainConfig.LogoMainDark": "Logo Main Dark",
|
|
150
|
+
"Admin.DomainConfig.LogoSquaredContrast": "Logo Squared Contrast",
|
|
151
|
+
"Admin.DomainConfig.LogoSquaredDark": "Logo Squared Dark",
|
|
152
|
+
"Admin.DomainConfig.LogoSquaredMain": "Logo Squared Main",
|
|
153
|
+
"Admin.DomainConfig.MainTos": "Main Tos",
|
|
154
|
+
"Admin.DomainConfig.MasterSubscription": "Master Subscription",
|
|
155
|
+
"Admin.DomainConfig.MasterSubscriptionProduct": "Master Subscription Product",
|
|
156
|
+
"Admin.DomainConfig.NotifyLogins": "Notify Logins",
|
|
157
|
+
"Admin.DomainConfig.SocialLoginEnabled": "Social Login Enabled",
|
|
158
|
+
"Admin.DomainConfig.TrialBookDemoUrl": "Trial Book Demo Url",
|
|
159
|
+
"Admin.DomainConfig.TrialCrmSourceId": "Trial Crm Source",
|
|
160
|
+
"Admin.DomainConfig.TrialImage": "Trial Image",
|
|
161
|
+
"Admin.DomainConfig.TrialImage2": "Trial Image2",
|
|
162
|
+
"Admin.DomainConfig.TrialImageBg": "Trial Image Bg",
|
|
163
|
+
"Admin.DomainConfig.TrialImageBg2": "Trial Image Bg2",
|
|
164
|
+
"Admin.DomainConfig.TrialJoinMessage": "Trial Join Message",
|
|
165
|
+
"Admin.DomainConfig.TrialCtaIframe": "Trial CTA iframe",
|
|
166
|
+
"Admin.DomainConfig.TrialPdfDownloadText": "Trial Pdf Download Text",
|
|
167
|
+
"Admin.DomainConfig.TrialPdfImage": "Trial Pdf Image",
|
|
168
|
+
"Admin.DomainConfig.TrialPdfSourceId": "Trial Pdf Source",
|
|
169
|
+
"Admin.DomainConfig.TrialProduct": "Trial Product",
|
|
170
|
+
"Admin.DomainConfig.TrialVideoUrl": "Trial Video Url",
|
|
171
|
+
"Admin.DomainConfig.Validation.HostName": "Host name is required",
|
|
172
|
+
"Admin.DomainConfig.Validation.InternalPath": "Internal path is required",
|
|
173
|
+
"Admin.DomainConfig.Validation.ShardName": "Shard name is required",
|
|
174
|
+
"Admin.DomainConfig.Validation.ShardUrl": "Shard url is required",
|
|
175
|
+
"Admin.DomainConfig.Validation.CompanyName": "Company name is required",
|
|
176
|
+
"Admin.DomainConfig.Validation.CompanyEmail": "Company email is required",
|
|
177
|
+
"Admin.DomainConfig.Validation.CompanyUrl": "Company url is required",
|
|
178
|
+
"Admin.DomainConfig.Tooltip.HostName": "It has to match the hostname you want to resolve. Eg: blog.posiwise.com",
|
|
179
|
+
"Admin.DomainConfig.Tooltip.InternalPath": "This is the internal path that will be resolved for the given HostName. Eg: www.posiwsie.com/blog",
|
|
180
|
+
"Admin.DomainConfig.Tooltip.ShardName": "This is the name of the database shard you want to connect when browsing the given HostName.",
|
|
181
|
+
"Admin.DomainConfig.Tooltip.ShardUrl": "This is used by the backend to resolve the right URL when connected to a given database shard.",
|
|
182
|
+
"Admin.DomainConfig.Tooltip.MasterSubscriptionProduct": "This is the product associated with the Master (Build) Subscription. Its ID is sent by the frontend to the backend to verify the users permissions.",
|
|
183
|
+
"Admin.DomainConfig.Tooltip.MasterSubscription": "This is the Master (Build) Subscription. Its ID is sent by the frontend to the backend to verify the user permissions.",
|
|
184
|
+
"Admin.DomainConfig.Tooltip.MainTos": "This is the default/fallback Terms of Service and Privacy Policy page in case a product doesn't have any ToS defined.",
|
|
185
|
+
"Admin.DomainConfig.Tooltip.BlogFeatureKey": "This is the hardcoded feature_key that enables rendering of the right Blog Posts",
|
|
186
|
+
"Admin.DomainConfig.Tooltip.CrmSubscription": "This is required to enable the connection/sync between our SmartCrm product and your Master (Build) Subscription.",
|
|
187
|
+
"Admin.DomainConfig.Tooltip.CrmProduct": "This is required to enable the connection/sync between our SmartCrm and your Master (Build) Subscription.",
|
|
188
|
+
"Admin.DomainConfig.Tooltip.CrmSource": "When users subscribe to a newsletter, they'll be associated to this CrmSource. You'll be able to target the newsletter campaigns.",
|
|
189
|
+
"Admin.DomainConfig.Tooltip.SocialLoginEnable": "If true, users will be able to login using the social single-sign-on such as Google, Twitter, Facebook, etc.",
|
|
190
|
+
"Admin.DomainConfig.Tooltip.IsProductDomain": "This should be set to true if this is you are editing the domain config for the main Master (Build) Subscription url.",
|
|
191
|
+
"Admin.DomainConfig.Tooltip.Active": "If set to false, this domain config won't be operational.",
|
|
192
|
+
"Admin.DomainConfig.Tooltip.NotifyLogins": "If set to true, an email will be sent to Master (Build) Subscription admins every time a user logs in.",
|
|
193
|
+
"Admin.DomainConfig.Tooltip.CanRegisterOnMainPage": "If set to true, a link will be present on the /login page to enable users to go to the /register page.",
|
|
194
|
+
"Admin.DomainConfig.Tooltip.ColorCodeFirst": "This should be the company's main branding color - it is used to white-label the dashboard and some public pages.",
|
|
195
|
+
"Admin.DomainConfig.Tooltip.ColorCodeSecond": "This should be the company's second branding color - it is used to white-label the dashboard and some public pages.",
|
|
196
|
+
"Admin.DomainConfig.Tooltip.ColorCodeThird": "This should be the company's third branding color - it is used to white-label the dashboard and some public pages.",
|
|
197
|
+
"Admin.DomainConfig.Tooltip.ColorCodeTitles": "Defines the color of the h1,..,h5 series HTML elements.",
|
|
198
|
+
"Admin.DomainConfig.Tooltip.ColorCodeText": "Defines the main font color.",
|
|
199
|
+
"Admin.DomainConfig.Tooltip.ColorCodeTabsBg": "Defines the color of the dashboard's tabs.",
|
|
200
|
+
"Admin.DomainConfig.Tooltip.ColorCodeTabsText": "Defines the background color of the dashboard's tabs.",
|
|
201
|
+
"Admin.DomainConfig.Tooltip.ColorCodeSidebarBg": "Defines the background color of the dashboard's sidebar.",
|
|
202
|
+
"Admin.DomainConfig.Tooltip.ColorCodeSidebarText": "Defines the font color of the dashboard's sidebar.",
|
|
203
|
+
"Admin.DomainConfig.Tooltip.LogoMain": "Main logo - typically the one with full colors.",
|
|
204
|
+
"Admin.DomainConfig.Tooltip.LogoMainDark": "Grey scale version of your logo.",
|
|
205
|
+
"Admin.DomainConfig.Tooltip.LogoMainContrast": "Should be a version of your logo that resolves well on dark backgrounds.",
|
|
206
|
+
"Admin.DomainConfig.Tooltip.LogoSquaredMain": "Squared version of your main logo.",
|
|
207
|
+
"Admin.DomainConfig.Tooltip.LogoSquaredDark": "Squared version of your grey scale logo.",
|
|
208
|
+
"Admin.DomainConfig.Tooltip.LogoSquaredContrast": "Squared version of your logo that resolves well on dark backgrounds.",
|
|
209
|
+
"Admin.DomainConfig.Tooltip.FreemiumJoinMessage": "This will be discontinued",
|
|
210
|
+
"Admin.DomainConfig.Tooltip.FreemiumProduct": "This will be discontinued",
|
|
211
|
+
"Admin.DomainConfig.Tooltip.FreemiumCrmSourceId": "This will be discontinued",
|
|
212
|
+
"Admin.DomainConfig.Tooltip.FreemiumImage": "This will be discontinued",
|
|
213
|
+
"Admin.DomainConfig.Tooltip.FreemiumImage2": "This will be discontinued",
|
|
214
|
+
"Admin.DomainConfig.Tooltip.FreemiumImageBg": "This will be discontinued",
|
|
215
|
+
"Admin.DomainConfig.Tooltip.FreemiumImageBg2": "This will be discontinued",
|
|
216
|
+
"Admin.DomainConfig.Tooltip.FreemiumVideoUrl": "This will be discontinued",
|
|
217
|
+
"Admin.DomainConfig.Tooltip.FreemiumBookDemoUrl": "This will be discontinued",
|
|
218
|
+
"Admin.DomainConfig.Tooltip.FreemiumPdfImage": "This will be discontinued",
|
|
219
|
+
"Admin.DomainConfig.Tooltip.FreemiumPdfDownloadText": "This will be discontinued",
|
|
220
|
+
"Admin.DomainConfig.Tooltip.FreemiumPdfSource": "This will be discontinued",
|
|
221
|
+
"Admin.DomainConfig.Tooltip.TrialJoinMessage": "Customizes the text used in top section of most JoinTrial pages. Use '<br>' if you need to go to a new line.",
|
|
222
|
+
"Admin.DomainConfig.Tooltip.TrialCtaIframe": "If you add an iframe here, the call to action section (e.g. signup section) will be replaced with this iframe.",
|
|
223
|
+
"Admin.DomainConfig.Tooltip.TrialProduct": "When signing up to the newsletter, we'll record the user interest for this product.",
|
|
224
|
+
"Admin.DomainConfig.Tooltip.TrialCrmSourceId": "When signing up to the newsletter, we'll record that the user is coming from this CrmSource.",
|
|
225
|
+
"Admin.DomainConfig.Tooltip.TrialImage": "Customizes the main image used in some JoinTrial pages.",
|
|
226
|
+
"Admin.DomainConfig.Tooltip.TrialImage2": "Customizes the second image used in some JoinTrial pages.",
|
|
227
|
+
"Admin.DomainConfig.Tooltip.TrialImageBg": "Defines the main background image used in some JoinTrial pages.",
|
|
228
|
+
"Admin.DomainConfig.Tooltip.TrialImageBg2": "Defines the second background image used in some JoinTrial pages.",
|
|
229
|
+
"Admin.DomainConfig.Tooltip.TrialVideoUrl": "Defines the URL of the embedded Youtube video used in some JoinTrial pages.",
|
|
230
|
+
"Admin.DomainConfig.Tooltip.TrialBookDemoUrl": "Defines the URL (such as Calendly) for the user to directly book a Demo.",
|
|
231
|
+
"Admin.DomainConfig.Tooltip.TrialPdfImage": "Define the image of the DownloadPdf section used in some JoinTrial pages.",
|
|
232
|
+
"Admin.DomainConfig.Tooltip.TrialPdfDownloadText": "Define the custom text of the DownloadPdf section used in some JoinTrial pages. Use '<br>' if you need to go to a new line.",
|
|
233
|
+
"Admin.DomainConfig.Tooltip.TrialPdfSourceId": "Defines the CrmSource when users are subscribing to a SmartCrm newsletter via the downloading a PDF section.",
|
|
234
|
+
"Admin.DomainConfig.Tooltip.CsJoinMessage": "Customizes the text used in top section of most ComingSoon pages. Use '<br>' if you need to go to a new line.",
|
|
235
|
+
"Admin.DomainConfig.Tooltip.CsCtaIframe": "If you add an iframe here, the call to action section (e.g. signup section) will be replaced with this iframe.",
|
|
236
|
+
"Admin.DomainConfig.Tooltip.CsProduct": "When signing up to the newsletter, we'll record the user interest for this product.",
|
|
237
|
+
"Admin.DomainConfig.Tooltip.SeeLiveCs": "Replace the number at the end of the link for more options. E.g. /cs1, /cs2, /cs3, etc.",
|
|
238
|
+
"Admin.DomainConfig.Tooltip.SeeLiveTrial": "Replace the number at the end of the link for more options. E.g. /trial1, /trial2, /trial3, etc.",
|
|
239
|
+
"Admin.DomainConfig.Tooltip.CsCrmSourceId": "When signing up to the newsletter, we'll record that the user is coming from this CrmSource.",
|
|
240
|
+
"Admin.DomainConfig.Tooltip.CsImage": "Customizes the main image used in some ComingSoon pages.",
|
|
241
|
+
"Admin.DomainConfig.Tooltip.CsImage2": "Customizes the second image used in some ComingSoon pages.",
|
|
242
|
+
"Admin.DomainConfig.Tooltip.CsImageBg": "Defines the main background image used in some ComingSoon pages.",
|
|
243
|
+
"Admin.DomainConfig.Tooltip.CsImageBg2": "Defines the second background image used in some ComingSoon pages.",
|
|
244
|
+
"Admin.DomainConfig.Tooltip.CsVideoUrl": "Defines the URL of the embedded Youtube video used in some ComingSoon pages.",
|
|
245
|
+
"Admin.DomainConfig.Tooltip.CsBookDemoUrl": "Defines the URL (such as Calendly) for the user to directly book a Demo.",
|
|
246
|
+
"Admin.DomainConfig.Tooltip.CsPdfImage": "Define the image of the DownloadPdf section used in some ComingSoon pages.",
|
|
247
|
+
"Admin.DomainConfig.Tooltip.CsPdfDownloadText": "Define the custom text of the DownloadPdf section used in some ComingSoon pages. Use '<br>' if you need to go to a new line.",
|
|
248
|
+
"Admin.DomainConfig.Tooltip.CsPdfSourceId": "Defines the CrmSource when users are subscribing to a SmartCrm newsletter via the downloading a PDF section.",
|
|
249
|
+
"Admin.LoginNotification.AddedMessage": "LoginNotification Successfully Added.",
|
|
250
|
+
"Admin.LoginNotification.UpdatedMessage": "LoginNotification Successfully Updated.",
|
|
251
|
+
"Admin.LoginNotification.DeletedMessage": "LoginNotification Successfully Deleted.",
|
|
252
|
+
"Admin.LoginNotification.NoDataMessage": "No Login Notifications present. Please consider adding some.",
|
|
253
|
+
"Admin.LoginNotification.NotificationType": "Notification Type",
|
|
254
|
+
"Admin.LoginNotification.Body": "Body",
|
|
255
|
+
"Admin.LoginNotification.Features": "Features",
|
|
256
|
+
"Admin.LoginNotification.FeatureKeys": "Features Keys",
|
|
257
|
+
"Admin.LoginNotification.VisibleFrom": "Visible From",
|
|
258
|
+
"Admin.LoginNotification.VisibleUntil": "Visible Until",
|
|
259
|
+
"Admin.LoginNotification.Tooltip.Body": "Text of the notification that will be displayed on the dashboard",
|
|
260
|
+
"Admin.LoginNotification.Tooltip.VisibleUntil": "Date when we'll stop displaying the notification on the dashboard",
|
|
261
|
+
"Admin.LoginNotification.Tooltip.VisibleFrom": "Date when we'll start displaying the notification on the dashboard",
|
|
262
|
+
"Admin.LoginNotification.Tooltip.Features": "We'll display the notification only to users that are subscribed to the selected features",
|
|
263
|
+
"Admin.LoginNotification.Tooltip.NotificationType": "The notification type will define the color of the notification",
|
|
264
|
+
"Admin.LoginNotification.Validation.NotificationType": "Please select notification type",
|
|
265
|
+
"Admin.LoginNotification.Validation.Body": "body is required",
|
|
266
|
+
"Admin.LoginNotification.Validation.Features": "Please select feature keys",
|
|
267
|
+
"Admin.LoginNotification.Validation.VisibleFrom": "Please select date",
|
|
268
|
+
"Admin.LoginNotification.Validation.VisibleUntil": "Please select date",
|
|
269
|
+
"Admin.FeedbackQuestions.AddedMessage": "FeedbackQuestion Successfully Added.",
|
|
270
|
+
"Admin.FeedbackQuestions.UpdatedMessage": "FeedbackQuestion Successfully Updated.",
|
|
271
|
+
"Admin.FeedbackQuestions.DeletedMessage": "FeedbackQuestion Successfully Deleted.",
|
|
272
|
+
"Admin.FeedbackQuestions.NoDataMessage": "No Feedback Questions present. Please consider adding some.",
|
|
273
|
+
"Admin.FeedbackQuestions.Question": "Question",
|
|
274
|
+
"Admin.NewsletterItem.JoinedAt": "Joined At",
|
|
275
|
+
"Admin.NewsletterItem.LastSignInAt": "Last Sign In At",
|
|
276
|
+
"Admin.NewsletterItem.ClickedCount": "Clicked Count",
|
|
277
|
+
"Admin.NewsletterItem.ClickedAt": "Clicked At",
|
|
278
|
+
"Admin.NewsletterItem.OpenCount": "Open Count",
|
|
279
|
+
"Admin.NewsletterItem.LastOpened": "Last Opened",
|
|
280
|
+
"Admin.NewsletterItem.Pushed": "Pushed?",
|
|
281
|
+
"Admin.NewsletterItem.Title": "Title",
|
|
282
|
+
"Admin.NewsletterItem.Newsletter": "Newsletter",
|
|
283
|
+
"Admin.NewsletterItem.Body": "Body",
|
|
284
|
+
"Admin.NewsletterItem.Sent": "Sent?",
|
|
285
|
+
"Admin.NewsletterItem.Location": "Location",
|
|
286
|
+
"Admin.NewsletterItem.Tags": "Tags",
|
|
287
|
+
"Admin.NewsletterItem.Products": "Products",
|
|
288
|
+
"Admin.NewsletterItem.Tooltip.Location": "If the location is set, the newsletter will be sent to users living within 200km from that location",
|
|
289
|
+
"Admin.NewsletterItem.Tooltip.Tags": "If any tag is selected, the newsletter will be sent only to users with matching tags",
|
|
290
|
+
"Admin.NewsletterItem.Tooltip.Products": "If any products are selected, the newsletter will be sent only to users subscribed to the selected products",
|
|
291
|
+
"Admin.NewsletterItem.Features": "Features",
|
|
292
|
+
"Admin.NewsletterItem.Tooltip.Features": "If any features are selected, the newsletter will be sent only to users subscribed to those features",
|
|
293
|
+
"Admin.NewsletterItem.PreviousNewsletter": "Previous Newsletter",
|
|
294
|
+
"Admin.NewsletterItem.SendDate": "Send Date",
|
|
295
|
+
"Admin.NewsletterItem.SendUntil": "Send Until",
|
|
296
|
+
"Admin.NewsletterItem.DaysToWait": "Days To Wait",
|
|
297
|
+
"Admin.NewsletterItem.OnlyNewUsers": "Only New Users",
|
|
298
|
+
"Admin.NewsletterItem.ShouldDeliver": "Should Deliver",
|
|
299
|
+
"Admin.NewsletterItem.NewsletterItemsNoDataMessage": "No newsletter items present. Please consider adding some.",
|
|
300
|
+
"Admin.NewsletterItem.NewsLetterRecipientsNoDataMessage": "No emails delivered yet for this newsletter. Please check again soon.",
|
|
301
|
+
"Admin.NewsletterItem.Validation.Body": "Please enter body",
|
|
302
|
+
"Admin.NewsletterItem.Validation.Newsletter": "Please select Newsletter",
|
|
303
|
+
"Admin.NewsletterItem.Validation.Title": "Please enter title",
|
|
304
|
+
"Admin.NewsletterItem.Validation.SendUntil": "Please select newsletter expiry date",
|
|
305
|
+
"Admin.NewsletterItem.Validation.SendDate": "Please select date",
|
|
306
|
+
"Admin.NewsletterItem.Tooltip.OnlyNewUsers": "If set to true, the newsletter will be sent only to newly created users.",
|
|
307
|
+
"Admin.NewsletterItem.Tooltip.ShouldDeliver": "If activated, our background worker will start delivery the newsletter.",
|
|
308
|
+
"Admin.NewsletterItem.Tooltip.SendDate": "This is the date our system will start sending the newsletter",
|
|
309
|
+
"Admin.NewsletterItem.Tooltip.SendUntil": "This is the date our system will stop sending the newsletter",
|
|
310
|
+
"Admin.NewsletterItem.Tooltip.DaysToWaitFromPreviousNewsletter": "Days to wait, before sending this newsletter item, from the moment the previous newsletter item has been delivered.",
|
|
311
|
+
"Admin.NewsletterItem.Tooltip.PreviousNewsletter": "If selected, this newsletter will not be sent to users until the previous newsletter item is delivered.",
|
|
312
|
+
"Admin.Roles.AddedMessage": "Role Details is added successfully.",
|
|
313
|
+
"Admin.Roles.UpdatedMessage": "Role Details is updated successfully.",
|
|
314
|
+
"Admin.Roles.DeletedMessage": "Role Deleted successfully.",
|
|
315
|
+
"Admin.Roles.IsActive": "Is Active",
|
|
316
|
+
"Admin.Roles.RoleName": "Role Name",
|
|
317
|
+
"Admin.Roles.Permissions.UpdatedMessage": "Permission Updated successfully.",
|
|
318
|
+
"Admin.Users.Id": "Id",
|
|
319
|
+
"Admin.Users.Slug": "Slug",
|
|
320
|
+
"Admin.Users.EmailConfirm": "Email Confirm",
|
|
321
|
+
"Admin.Users.LastLogin": "Last Login",
|
|
322
|
+
"Admin.Users.CurrentLogin": "Current Login",
|
|
323
|
+
"Admin.Users.RegisteredOn": "Registered On",
|
|
324
|
+
"Admin.Users.PreferredName": "PreferredName",
|
|
325
|
+
"Admin.Users.PhoneNumber": "Phone Number",
|
|
326
|
+
"Admin.Users.MarketingEmails": "Marketing Emails",
|
|
327
|
+
"Admin.Users.Alpha": "Alpha",
|
|
328
|
+
"Admin.Users.UserRoles": "User Roles",
|
|
329
|
+
"Admin.Users.Beta": "Beta",
|
|
330
|
+
"Admin.Users.Blocked": "Blocked",
|
|
331
|
+
"Admin.Users.AddedMessage": "User Details is saved successfully.",
|
|
332
|
+
"Admin.Users.UpdatedMessage": "User Details is saved successfully.",
|
|
333
|
+
"Admin.Users.UpdatedRole": "Role has been updated",
|
|
334
|
+
"Admin.Users.DeletedMessage": "Deleted successfully.",
|
|
335
|
+
"Admin.Users.Tooltip.FirstName": "User's first name",
|
|
336
|
+
"Admin.Users.Tooltip.LastName": "User's last name",
|
|
337
|
+
"Admin.Users.Tooltip.PreferredName": "User's preferred name",
|
|
338
|
+
"Admin.Users.Tooltip.Email": "User's email",
|
|
339
|
+
"Admin.Users.Tooltip.PhoneNumber": "User's first number",
|
|
340
|
+
"Admin.Users.Tooltip.UserRoles": "Roles associated to this user",
|
|
341
|
+
"Admin.Users.Tooltip.MarketingEmails": "If true, we'll deliver marketing emails to this user",
|
|
342
|
+
"Admin.Users.Tooltip.Alpha": "If true, this user will be able to see experimental features that are not yet ready for user testing ",
|
|
343
|
+
"Admin.Users.Tooltip.Beta": "If true, this user will be able to see features that are ready for user testing",
|
|
344
|
+
"Admin.Users.Tooltip.AlphaIcon": "This user is set as Alpha and will be able to see experimental features that are not yet ready for user testing",
|
|
345
|
+
"Admin.Users.Tooltip.BetaIcon": "This user is set as Beta and will be able to see features that are ready for user testing",
|
|
346
|
+
"Admin.Users.Tooltip.Blocked": "If true, this user is blocked and he won't be able to log into our system",
|
|
347
|
+
"Admin.Users.Validation.FirstName": "Please enter first name",
|
|
348
|
+
"Admin.Users.Validation.LastName": "Please enter last name",
|
|
349
|
+
"Admin.Users.Validation.Email": "Please enter a valid email!",
|
|
350
|
+
"Admin.Users.Validation.UserRole": "Please select role",
|
|
351
|
+
"Admin.Shared.Groups.UpdatedMessage": "Updated successfully.",
|
|
352
|
+
"Admin.Shared.Groups.DeletedMessage": "Deleted successfully.",
|
|
353
|
+
"Admin.Shared.Entity.AddedMessage": "added successfully.",
|
|
354
|
+
"Admin.Shared.Entity.DeletedMessage": "Deleted successfully.",
|
|
355
|
+
"Admin.Shared.Definition.AddedMessage": "Saved successfully.",
|
|
356
|
+
"Admin.Shared.Definition.DeletedMessage": "Deleted successfully.",
|
|
357
|
+
"Admin.Shared.Definition.UpdatedMessage": "Updated successfully.",
|
|
358
|
+
"Admin.Products.JoinedAt": "Joined At",
|
|
359
|
+
"Admin.Products.LastSignInAt": "Last Sign In At",
|
|
360
|
+
"Admin.Products.DependencyProducts": "Dependency products",
|
|
361
|
+
"Admin.Products.AddedMessage": "Product is successfully added.",
|
|
362
|
+
"Admin.Products.UpdatedMessage": "Product is successfully updated.",
|
|
363
|
+
"Admin.Products.DeletedMessage": "Product Deleted successfully.",
|
|
364
|
+
"Admin.Products.NoDataMessage": "No Products present - please add some.",
|
|
365
|
+
"Admin.Products.StripePlan": "Stripe Plan",
|
|
366
|
+
"Admin.Products.PermissionKey": "Permission Key",
|
|
367
|
+
"Admin.Products.FeatureKey": "Feature Key",
|
|
368
|
+
"Admin.Products.ProductKey": "Product Key",
|
|
369
|
+
"Admin.Products.Category": "Category",
|
|
370
|
+
"Admin.Products.Region": "Region",
|
|
371
|
+
"Admin.Products.GitLabServiceDeskEmail": "GitLab Service Desk Email",
|
|
372
|
+
"Admin.Products.Currency": "Currency",
|
|
373
|
+
"Admin.Products.Billing": "Billing",
|
|
374
|
+
"Admin.Products.Price": "Price",
|
|
375
|
+
"Admin.Products.NickName": "Nick Name",
|
|
376
|
+
"Admin.Products.MinUnit": "Min Unit",
|
|
377
|
+
"Admin.Products.MaxUnit": "Max Unit",
|
|
378
|
+
"Admin.Products.PricePerUnit": "Price Per Unit",
|
|
379
|
+
"Admin.Products.TrialDays": "Trial Days",
|
|
380
|
+
"Admin.Products.MaxTrialHits": "Max Trial Hits",
|
|
381
|
+
"Admin.Products.TrialHits": "Trial Hits",
|
|
382
|
+
"Admin.Products.Description": "Description",
|
|
383
|
+
"Admin.Products.SignupInstructions": "Signup Instructions",
|
|
384
|
+
"Admin.Products.SignupInstructionEmployees": "Signup Instruction Employees",
|
|
385
|
+
"Admin.Products.BillingFrequency": "Billing Frequency",
|
|
386
|
+
"Admin.Products.ProductPrivacyService": "Product Privacy Service",
|
|
387
|
+
"Admin.Products.MasterProduct": "Master Product",
|
|
388
|
+
"Admin.Products.AssignedRoles": "Assigned Roles",
|
|
389
|
+
"Admin.Products.IsActive": "Is Active",
|
|
390
|
+
"Admin.Products.MultipleAllowed": "Multiple Allowed",
|
|
391
|
+
"Admin.Products.IsVisible": "Is Visible",
|
|
392
|
+
"Admin.Products.MembersVisible": "Members Visible",
|
|
393
|
+
"Admin.Products.ChatVisible": "Chat Visible",
|
|
394
|
+
"Admin.Products.IsMasterProduct": "Is Master Product",
|
|
395
|
+
"Admin.Products.Validation.Name": "Please enter a name",
|
|
396
|
+
"Admin.Products.Validation.NickName": "Please enter Nick Name",
|
|
397
|
+
"Admin.Products.Validation.MaxUnit": "Please enter max units",
|
|
398
|
+
"Admin.Products.Validation.MinUnit": "Please enter min units",
|
|
399
|
+
"Admin.Products.Validation.Description": "Please enter description",
|
|
400
|
+
"Admin.Products.Validation.Price": "Please enter price",
|
|
401
|
+
"Admin.Products.Validation.TrialDays": "Please enter trial days",
|
|
402
|
+
"Admin.Products.Validation.PermissionKey": "Please select permission key",
|
|
403
|
+
"Admin.Products.Validation.FeatureKey": "Please select feature key",
|
|
404
|
+
"Admin.Products.Validation.ProductKey": "Please select product key",
|
|
405
|
+
"Admin.Products.Validation.Category": "Please select category",
|
|
406
|
+
"Admin.Products.Validation.Region": "Please select region",
|
|
407
|
+
"Admin.Products.Validation.Currency": "Please select currency",
|
|
408
|
+
"Admin.Products.Tooltip.Name": "This is the name of the product that will be visible on the Subscription page",
|
|
409
|
+
"Admin.Products.Tooltip.NickName": "This is the nickname of the product that will be visible in the Dashboard top-left ProductDropdown",
|
|
410
|
+
"Admin.Products.Tooltip.DependencyProducts": "These are products that a user already need to be subscribed to in order to subscribe to this product.",
|
|
411
|
+
"Admin.Products.Tooltip.PermissionKey": "This is the core permission key and gives access to the corresponding views in the UI - users can subscribe to only one product of same permission_key",
|
|
412
|
+
"Admin.Products.Tooltip.FeatureKey": "This defines the main feature of this product - users can subscribe to multiple products with different feature_keys",
|
|
413
|
+
"Admin.Products.Tooltip.MinUnits": "The minimum number of units/seats a user can subscribe to for this product",
|
|
414
|
+
"Admin.Products.Tooltip.MaxUnits": "The maximum number of units/seats a user can subscribe to for this product",
|
|
415
|
+
"Admin.Products.Tooltip.StripePlan": "This is the code of the Stripe plan. Eg: price_1JNBokLBySGLATXf1jqlopOL",
|
|
416
|
+
"Admin.Products.Tooltip.Price": "This is the price for each unit/seat - for paying products, it has to match what is defined in Stripe",
|
|
417
|
+
"Admin.Products.Tooltip.Currency": "Defined the currency of the price - for paying products, it has to match what is defined in Stripe",
|
|
418
|
+
"Admin.Products.Tooltip.TrialDays": "Number of days a user can use the product before his trial subscription expires",
|
|
419
|
+
"Admin.Products.Tooltip.MaxTrialHits": "Number of API endpoints hits a trial user can make before his API credentials get throttled",
|
|
420
|
+
"Admin.Products.Tooltip.TrialHits": "Number of API endpoints hits a regular user can make before his API credentials get throttled",
|
|
421
|
+
"Admin.Products.Tooltip.Description": "This is the description of the product that will be visible to subscribing customers",
|
|
422
|
+
"Admin.Products.Tooltip.SignupInstructions": "These are the instructions that will be visible in the invitation email sent to new users of this product when they join our platform",
|
|
423
|
+
"Admin.Products.Tooltip.SignupInstructionEmployees": "These are the instructions that will be visible to new subscription members when they get invited using the Enterprise feature",
|
|
424
|
+
"Admin.Products.Tooltip.BillingFrequency": "Billing frequency for this product",
|
|
425
|
+
"Admin.Products.Tooltip.ProductPrivacyService": "This is the Privacy and Terms of Service for this product",
|
|
426
|
+
"Admin.Products.Tooltip.MasterProduct": "This field is visible only to SuperAdmins - it's used to enable SuperAdmins to update the Master Product",
|
|
427
|
+
"Admin.Products.Tooltip.Region": "Defined in which regions the product will be visible and available for users to subscribe to. If it is set to 'world' the product will be available from everywhere in the world",
|
|
428
|
+
"Admin.Products.Tooltip.GitLabServiceDeskEmail": "This is the email to enable the Service Desk feature to connect with the right Gitlab Service Desk board",
|
|
429
|
+
"Admin.Products.Tooltip.IsActive": "Users won't be able to subscribe to this product unless it's active",
|
|
430
|
+
"Admin.Products.Tooltip.MultipleAllowed": "This field is visible only to SuperAdmins and it should be set to ON if this product can can be used more than once",
|
|
431
|
+
"Admin.Products.Tooltip.IsVisible": "The product will not be visible for users to subscribe unless its visibility is set to ON",
|
|
432
|
+
"Admin.Products.Tooltip.MembersVisible": "This will make the Enterprise menu visible to users subscribed to this product",
|
|
433
|
+
"Admin.Products.Tooltip.ChatVisible": "This will make the Chat feature visible to users subscribed to this product",
|
|
434
|
+
"Admin.Products.Tooltip.IsMasterProduct": "This field is visible only to SuperAdmins and it's required to set a product as MasterProduct",
|
|
435
|
+
"Admin.Subscriptions.UpdatedMessage": "Updated successfully.",
|
|
436
|
+
"Admin.Subscriptions.SavedMessage": "Saved Successfully",
|
|
437
|
+
"Admin.Subscriptions.DeletedMessage": "Deleted successfully.",
|
|
438
|
+
"Admin.Subscriptions.InvitationSent": "Invitation sent successfully.",
|
|
439
|
+
"Admin.Subscriptions.Id": "ID",
|
|
440
|
+
"Admin.Subscriptions.AgentName": "Agent Name",
|
|
441
|
+
"Admin.Subscriptions.Percentage": "Percentage(%)",
|
|
442
|
+
"Admin.Subscriptions.EndDate": "End Date",
|
|
443
|
+
"Admin.Subscriptions.NickName": "Nick Name",
|
|
444
|
+
"Admin.Subscriptions.EmailConfirmed": "Email Confirmed",
|
|
445
|
+
"Admin.Subscriptions.LastLogin": "Last Login",
|
|
446
|
+
"Admin.Subscriptions.TaxId": "Tax Id",
|
|
447
|
+
"Admin.Subscriptions.Organization": "Organization",
|
|
448
|
+
"Admin.Subscriptions.OrganizationType": "Organization Type",
|
|
449
|
+
"Admin.Subscriptions.OrganizationIndustry": "Organization Industry",
|
|
450
|
+
"Admin.Subscriptions.CompanyUrl": "Company Url",
|
|
451
|
+
"Admin.Subscriptions.Reference": "Reference",
|
|
452
|
+
"Admin.Subscriptions.Size": "Size",
|
|
453
|
+
"Admin.Subscriptions.UnitsInUse": "Units In Use",
|
|
454
|
+
"Admin.Subscriptions.MaxUnits": "Max Units",
|
|
455
|
+
"Admin.Subscriptions.PurchasedUnits": "Purchased Units",
|
|
456
|
+
"Admin.Subscriptions.IsDeleted": "Is Deleted",
|
|
457
|
+
"Admin.Subscriptions.BillingFrequency": "Billing Frequency",
|
|
458
|
+
"Admin.Subscriptions.MinUnits": "Min Units",
|
|
459
|
+
"Admin.Subscriptions.CalculatedPrice": "Calculated Price",
|
|
460
|
+
"Admin.Subscriptions.MainExpiryDate": "Main Expiry Date",
|
|
461
|
+
"Admin.Subscriptions.ProductExpiryDate": "Product Expiry Date",
|
|
462
|
+
"Admin.Subscriptions.SignedUpAt": "SignedUp At",
|
|
463
|
+
"Admin.Subscriptions.PurchasedSeats": "Purchased Seats",
|
|
464
|
+
"Admin.Subscriptions.StripeSubscriptionId": "Stripe Subscription Id",
|
|
465
|
+
"Admin.Subscriptions.ExternalPayment": "External Payment",
|
|
466
|
+
"Admin.Subscriptions.ContactName": "Contact Name",
|
|
467
|
+
"Admin.Subscriptions.ContactEmail": "Contact Email",
|
|
468
|
+
"Admin.Subscriptions.ContactTel": "Contact Tel",
|
|
469
|
+
"Admin.Subscriptions.AssignedRoles": "Assigned Roles",
|
|
470
|
+
"Admin.Subscriptions.Facebook": "Facebook",
|
|
471
|
+
"Admin.Subscriptions.Twitter": "Twitter",
|
|
472
|
+
"Admin.Subscriptions.LinkedIn": "LinkedIn",
|
|
473
|
+
"Admin.Subscriptions.Reddit": "Reddit",
|
|
474
|
+
"Admin.Subscriptions.Product": "Product",
|
|
475
|
+
"Admin.Subscriptions.Currency": "Currency",
|
|
476
|
+
"Admin.Subscriptions.PricePerMonth": "Price/M",
|
|
477
|
+
"Admin.Subscriptions.PricePerUnit": "Price Per Unit",
|
|
478
|
+
"Admin.Subscriptions.Paid": "Paid",
|
|
479
|
+
"Admin.Subscriptions.Billing": "Billing",
|
|
480
|
+
"Admin.Subscriptions.ExpiresAt": "Expires At / Created At",
|
|
481
|
+
"Admin.Subscriptions.SessionsTotal": "S#",
|
|
482
|
+
"Admin.Subscriptions.SessionsTotalLastMonth": "S/m #",
|
|
483
|
+
"Admin.Subscriptions.Deleted": "Deleted",
|
|
484
|
+
"Admin.Subscriptions.NoSubscriptionMessage": "No subscriptions yet",
|
|
485
|
+
"Admin.Subscriptions.NoSubscriptionProductsMessage": "No products present",
|
|
486
|
+
"Admin.Subscriptions.NoSubscriptionUsersMessage": "No users present",
|
|
487
|
+
"Admin.Subscriptions.NoAmbassadorsMessage": "No ambassadors present",
|
|
488
|
+
"Admin.Subscriptions.confirmEnterpriseMembersSubscriptionMessage": "This will add the selected members under your subscription. They will receive an email to confirm their account. Please click yes to continue.",
|
|
489
|
+
"Admin.Subscriptions.Tooltip.ProductExpiryDate": "This is when the subscription to this product will expire",
|
|
490
|
+
"Admin.Subscriptions.Tooltip.PurchasedSeats": "This is the number of purchased seats",
|
|
491
|
+
"Admin.Subscriptions.Tooltip.SignedUpAt": "This is when the user first signed up for this product",
|
|
492
|
+
"Admin.Subscriptions.Tooltip.StripeSubscriptionId": "This is the ID of the stripe subscription visible in the Stripe dashboard",
|
|
493
|
+
"Admin.Subscriptions.Tooltip.ExternalPayment": "If set to true, it will indicate to our system that the payment is not automatically handle by Stripe",
|
|
494
|
+
"Admin.Subscriptions.Tooltip.Product": "This is the product associated with this subscription",
|
|
495
|
+
"Admin.Subscriptions.Tooltip.FirstName": "First name of the person you are inviting to use the product",
|
|
496
|
+
"Admin.Subscriptions.Tooltip.LastName": "Last name of the person you are inviting to use the product",
|
|
497
|
+
"Admin.Subscriptions.Tooltip.Email": "Email of the person you are inviting to use the product",
|
|
498
|
+
"Admin.Subscriptions.Tooltip.SubscriptionProduct": "Product you want to invite this person to use",
|
|
499
|
+
"Admin.Subscriptions.Tooltip.Units": "Units/Seats you want this person to have when invited",
|
|
500
|
+
"Admin.Subscriptions.Tooltip.OrganizationIndustry": "Organization Industry",
|
|
501
|
+
"Admin.Subscriptions.Tooltip.OrganizationName": "Name of the organization",
|
|
502
|
+
"Admin.Subscriptions.Tooltip.OrganizationType": "Organization type",
|
|
503
|
+
"Admin.Subscriptions.Tooltip.OrganizationSize": "Organization size",
|
|
504
|
+
"Admin.Subscriptions.Tooltip.Organization": "Organization Name",
|
|
505
|
+
"Admin.Subscriptions.Tooltip.ContactName": "Contact Name",
|
|
506
|
+
"Admin.Subscriptions.Tooltip.ContactEmail": "Contact Email - this is the address that will be receiving the invoices",
|
|
507
|
+
"Admin.Subscriptions.Tooltip.ContactTel": "Contact Tel Number",
|
|
508
|
+
"Admin.Subscriptions.Tooltip.CompanyUrl": "Company URL",
|
|
509
|
+
"Admin.Subscriptions.Tooltip.Reference": "This is the subscription reference ID",
|
|
510
|
+
"Admin.Subscriptions.Tooltip.UnitsInUse": "These are the purchased units/seats",
|
|
511
|
+
"Admin.Subscriptions.Tooltip.MaxUnits": "These are the max units/seats available to purchase",
|
|
512
|
+
"Admin.Subscriptions.Tooltip.MinUnits": "Minimum quantity the subscription owner can adjust the purchased quantity from the UI",
|
|
513
|
+
"Admin.Subscriptions.Tooltip.TaxId": "This is the GST/VAT - it will be visible in the invoice",
|
|
514
|
+
"Admin.Subscriptions.Tooltip.CalculatedPrice": "This is the price of the full subscription, including all subscription products",
|
|
515
|
+
"Admin.Subscriptions.Tooltip.MainExpiryDate": "This is the expiry date of the main product within your subscription",
|
|
516
|
+
"Admin.Subscriptions.Tooltip.Facebook": "Facebook handle",
|
|
517
|
+
"Admin.Subscriptions.Tooltip.Twitter": "Twitter handle",
|
|
518
|
+
"Admin.Subscriptions.Tooltip.Linkedin": "Linkedin handle",
|
|
519
|
+
"Admin.Subscriptions.Tooltip.Reddit": "This should be your Reddit handle and it should be similar to 'posiwise'",
|
|
520
|
+
"Admin.Subscriptions.Tooltip.Enforce2fa": "Require all members of this subscription to enable 2FA authentication at their next login",
|
|
521
|
+
"Admin.Subscriptions.Tooltip.AssignedRoles": "You can choose which roles you want to make available for this given subscription",
|
|
522
|
+
"Admin.Subscriptions.Validation.SignedUpAt": "Please select date",
|
|
523
|
+
"Admin.Subscriptions.Validation.Units": "Please select units",
|
|
524
|
+
"Admin.Subscriptions.Validation.FirstName": "Please enter first name",
|
|
525
|
+
"Admin.Subscriptions.Validation.LastName": "Please enter last name",
|
|
526
|
+
"Admin.Subscriptions.Validation.Email": "Please enter a valid email",
|
|
527
|
+
"Admin.Subscriptions.Validation.Product": "Please select product",
|
|
528
|
+
"Admin.Subscriptions.Validation.MinUnits": "Please select Min units lessthan units",
|
|
529
|
+
"Admin.Tips.Instructions": "Instructions",
|
|
530
|
+
"Admin.Tips.Updated": "Updated",
|
|
531
|
+
"Admin.Tips.NoDataMessage": "No tips found. Please consider adding some.",
|
|
532
|
+
"Admin.Tips.AddedMessage": "Tips is updated successfully.",
|
|
533
|
+
"Admin.Tips.UpdatedMessage": "Tips is saved successfully.",
|
|
534
|
+
"Admin.Tags.Category": "Category",
|
|
535
|
+
"Admin.Tags.AddedMessage": "saved successfully.",
|
|
536
|
+
"Admin.Tags.UpdatedMessage": "Updated successfully.",
|
|
537
|
+
"Admin.Tags.DeletedMessage": "Deleted successfully.",
|
|
538
|
+
"Admin.Tags.NoDataMessage": "No tags found. Please consider adding some.",
|
|
539
|
+
"Admin.Permissions.UpdatedMessage": "Permission Updated successfully.",
|
|
540
|
+
"Admin.SubscriptionCredentialMessages.CreateSubscriptionCredential": "Create subscription credential",
|
|
541
|
+
"Admin.SubscriptionCredentialMessages.SubscriptionOwner": "Owner",
|
|
542
|
+
"Admin.SubscriptionCredentialMessages.Credential": "Credential",
|
|
543
|
+
"Admin.SubscriptionCredentialMessages.Field": "Field",
|
|
544
|
+
"Admin.SubscriptionCredentialMessages.Value": "Value",
|
|
545
|
+
"Admin.SubscriptionCredentialMessages.Visible": "Visible",
|
|
546
|
+
"Admin.SubscriptionCredentialMessages.SubscriptionCredential": "Subscription Credential",
|
|
547
|
+
"Admin.SubscriptionCredentialMessages.CredentialValidation": "Please select credential",
|
|
548
|
+
"Admin.SubscriptionCredentialMessages.ValueValidation": "Please enter value",
|
|
549
|
+
"Admin.GlobalConfigMessage.Config": "Config",
|
|
550
|
+
"Admin.GlobalConfigMessage.Name": "Name",
|
|
551
|
+
"Admin.GlobalConfigMessage.FieldType": "Field Type",
|
|
552
|
+
"Admin.GlobalConfigMessage.Default": "Default",
|
|
553
|
+
"Admin.GlobalConfigMessage.NameValidator": "please enter name",
|
|
554
|
+
"Admin.GlobalConfigMessage.FieldTypeValidator": "Please enter field type",
|
|
555
|
+
"Admin.GlobalConfigMessage.AddGlobalConfig": "Add Global Config",
|
|
556
|
+
"Admin.GlobalConfigMessage.UpdatedMessage": "Updated successfully.",
|
|
557
|
+
"Admin.GlobalConfigMessage.DeletedMessage": "Deleted successfully.",
|
|
558
|
+
"Admin.GlobalConfigMessage.NoDataMessage": "No global configs present - please add some.",
|
|
559
|
+
"Admin.Credentials.Name": "Name",
|
|
560
|
+
"Admin.Credentials.Field": "Field",
|
|
561
|
+
"Admin.Credentials.Active": "Active",
|
|
562
|
+
"Admin.Credentials.Visible": "Visible",
|
|
563
|
+
"Admin.Credentials.IsRequired": "Is Required",
|
|
564
|
+
"Admin.Credentials.Required": "Required",
|
|
565
|
+
"Admin.Credentials.Description": "Description",
|
|
566
|
+
"Admin.Credentials.Validation.Name": "Please enter name",
|
|
567
|
+
"Admin.Credentials.Validation.Field": "Please enter field",
|
|
568
|
+
"Admin.Credentials.Validation.Description": "Please enter description",
|
|
569
|
+
"Admin.Tracking.Time": "Time",
|
|
570
|
+
"Admin.Tracking.Properties": "Properties",
|
|
571
|
+
"Admin.Tracking.User": "User",
|
|
572
|
+
"Admin.Tracking.Mailer": "Mailer",
|
|
573
|
+
"Admin.Tracking.SentAt": "Sent At",
|
|
574
|
+
"Admin.Tracking.Subject": "Subject",
|
|
575
|
+
"Admin.Tracking.To": "To",
|
|
576
|
+
"Admin.Tracking.LastClickedAt": "Last Clicked At",
|
|
577
|
+
"Admin.Tracking.LastOpenedAt": "Last Opened At",
|
|
578
|
+
"Admin.Tracking.ClickCount": "Click Count",
|
|
579
|
+
"Admin.Tracking.OpenCount": "Open Count",
|
|
580
|
+
"Admin.Tracking.Browser": "Browser",
|
|
581
|
+
"Admin.Tracking.DeviceType": "Device Type",
|
|
582
|
+
"Admin.Tracking.Ip": "Ip",
|
|
583
|
+
"Admin.Tracking.Os": "Os",
|
|
584
|
+
"Admin.Tracking.StartedAt": "Started At",
|
|
585
|
+
"Admin.Tracking.CreatedAt": "Created At",
|
|
586
|
+
"Admin.Tracking.EventType": "Event Type",
|
|
587
|
+
"Admin.Tracking.EntityType": "Entity Type",
|
|
588
|
+
"Admin.Tracking.UpdatedAt": "Updated At",
|
|
589
|
+
"Admin.Tracking.Event": "Event",
|
|
590
|
+
"Admin.Tracking.ItemType": "Item Type",
|
|
591
|
+
"Admin.Tracking.ItemId": "Item Id",
|
|
592
|
+
"Admin.Tracking.Object": "Object",
|
|
593
|
+
"Users.AddedMessage": "User Details is saved successfully.",
|
|
594
|
+
"Users.UpdatedMessage": "User Details is saved successfully.",
|
|
595
|
+
"Users.UpdatedRole": "Role has been updated",
|
|
596
|
+
"Users.DeletedMessage": "Deleted successfully.",
|
|
597
|
+
"Shared.Groups.UpdatedMessage": "Updated successfully.",
|
|
598
|
+
"Shared.Groups.DeletedMessage": "Deleted successfully.",
|
|
599
|
+
"Shared.Entity.AddedMessage": "added successfully.",
|
|
600
|
+
"Shared.Entity.DeletedMessage": "Deleted successfully.",
|
|
601
|
+
"Shared.Definition.AddedMessage": "Saved successfully.",
|
|
602
|
+
"Shared.Definition.DeletedMessage": "Deleted successfully.",
|
|
603
|
+
"Shared.Definition.UpdatedMessage": "Updated successfully.",
|
|
604
|
+
"Products.DependencyProducts": "Dependency products",
|
|
605
|
+
"Products.AddedMessage": "Product is successfully added.",
|
|
606
|
+
"Products.UpdatedMessage": "Product is successfully updated.",
|
|
607
|
+
"Products.DeletedMessage": "Product Deleted successfully.",
|
|
608
|
+
"Products.Tooltip.DependencyProducts": "These are products that a user already need to be subscribed to in order to subscribe to this product.",
|
|
609
|
+
"Products.Tooltip.PermissionKey": "This is the core permission key and gives access to the corresponding views in the UI.",
|
|
610
|
+
"Subscriptions.UpdatedMessage": "updated successfully.",
|
|
611
|
+
"Subscriptions.SavedMessage": "Saved Successfully",
|
|
612
|
+
"Subscriptions.DeletedMessage": "Deleted successfully.",
|
|
613
|
+
"Subscriptions.InvitationSent": "Invitation sent successfully.",
|
|
614
|
+
"Subscriptions.Tooltip.AssignedRoles": "You can choose which roles you want to make available for this given subscription",
|
|
615
|
+
"Tips.AddedMessage": "Tips is updated successfully.",
|
|
616
|
+
"Tips.UpdatedMessage": "Tips is saved successfully.",
|
|
617
|
+
"Tags.AddedMessage": "saved successfully.",
|
|
618
|
+
"Tags.UpdatedMessage": "Updated successfully.",
|
|
619
|
+
"Tags.DeletedMessage": "Deleted successfully.",
|
|
620
|
+
"Permissions.AddedMessage": "Saved successfully.",
|
|
621
|
+
"Permissions.UpdatedMessage": "Updated successfully.",
|
|
622
|
+
"Permissions.DeletedMessage": "Deleted successfully.",
|
|
623
|
+
"Permissions.IsActive": "Is Active",
|
|
624
|
+
"Permissions.PermissionName": "Permission Name",
|
|
625
|
+
"Tos.AddedMessage": "Saved successfully.",
|
|
626
|
+
"Tos.UpdatedMessage": "Updated successfully.",
|
|
627
|
+
"Tos.DeletedMessage": "Deleted successfully.",
|
|
628
|
+
"Tos.NoDataMessage": "No TOS Present - please add some.",
|
|
629
|
+
"Credentials.AddedMessage": "Saved successfully.",
|
|
630
|
+
"Credentials.UpdatedMessage": "Updated successfully.",
|
|
631
|
+
"Credentials.DeletedMessage": "Deleted successfully.",
|
|
632
|
+
"Credentials.NoDataMessage": "No credentials present - please add some.",
|
|
633
|
+
"User.Account.CreateAccount": "Create Account",
|
|
634
|
+
"User.Account.DeleteAccount": "Delete Account",
|
|
635
|
+
"User.Account.UserNameError": "Provided nick name is not available",
|
|
636
|
+
"User.Account.RegisteredEmail": "Registered Email & Nickname",
|
|
637
|
+
"User.Account.PrimaryEmail": "Primary email",
|
|
638
|
+
"User.Account.ChangeEmail": "Change email",
|
|
639
|
+
"User.Account.Validate": "Validate",
|
|
640
|
+
"User.Account.SendVerification": "Send Verification",
|
|
641
|
+
"User.Account.NickName": "NickName",
|
|
642
|
+
"User.Account.ChangeNickname": "Change NickName",
|
|
643
|
+
"User.Account.UpdateNickname": "Update NickName",
|
|
644
|
+
"User.Account.ChangePassword": "Change Password",
|
|
645
|
+
"User.Account.CurrentPassword": "Current Password",
|
|
646
|
+
"User.Account.Required": "Required",
|
|
647
|
+
"User.Account.NewPassword": "New Password",
|
|
648
|
+
"User.Account.ConfirmPassword": "Confirm Password",
|
|
649
|
+
"User.Account.UpdatePassword": " Update Password",
|
|
650
|
+
"User.Account.Message.Logging": "Logging you in...",
|
|
651
|
+
"User.Account.Message.EnterPassword": "Please enter the password to proceed.",
|
|
652
|
+
"User.Account.Message.ConfirmPassword": "Please type your password to confirm.",
|
|
653
|
+
"User.Account.Message.PasswordSet": "Your password has been set, please check your email for further instructions.",
|
|
654
|
+
"User.Account.Message.NoAccountAvailable": "No account is associated with this email address.",
|
|
655
|
+
"User.Account.Message.CheckEmail": "Please check your email for further instructions.",
|
|
656
|
+
"User.Account.Message.LoggingOut": "Logging you out...",
|
|
657
|
+
"User.Account.Message.EmailShortly": "You will receive an email shortly to verify your account. If you have any problems receiving your email please contact us at",
|
|
658
|
+
"User.Account.Message.ActionCanNotUndone": "This action cannot be undone.",
|
|
659
|
+
"User.Account.Tooltip.DeleteAccount": "Warning, your account will be deleted and it can't be reverted",
|
|
660
|
+
"User.Account.Validation.EnterEmail": "Please enter a valid email!",
|
|
661
|
+
"User.Account.Validation.Password": "Please enter your password",
|
|
662
|
+
"User.Account.Validation.ContactName": "Please enter a Contact name!",
|
|
663
|
+
"User.Account.Validation.Name": "Please enter a name!",
|
|
664
|
+
"User.Account.Validation.Email": "Please enter a valid email!",
|
|
665
|
+
"User.Account.Validation.CardNumber": "Please enter a valid card number!",
|
|
666
|
+
"User.Account.Validation.CVC": "Please enter CVC!",
|
|
667
|
+
"User.Account.Validation.ExpiryYear": "Please select Expiry Year",
|
|
668
|
+
"User.Account.Validation.ExpiryMonth": "Please select Expiry Month",
|
|
669
|
+
"User.Account.Validation.PasswordsMatch": "Passwords must match",
|
|
670
|
+
"User.Account.Validation.EmailRequired": "Email is required!",
|
|
671
|
+
"User.Account.Validation.StrongPassword": "Must contain between 8 and 32 characters, at least 1 upper and lower case, 1 special character and 1 number",
|
|
672
|
+
"User.Account.Validation.InvalidResetToken": "The reset password token you provided is invalid, please make sure you copied the link from your email correctly.",
|
|
673
|
+
"User.AccountMessage.InvalidToken": "Invalid Token",
|
|
674
|
+
"User.Profile.ProfileUpdated": "Profile Updated",
|
|
675
|
+
"User.Profile.Avatar": "Avatar",
|
|
676
|
+
"User.Profile.Change": "Change",
|
|
677
|
+
"User.Profile.EditAvatar": "Edit Avatar",
|
|
678
|
+
"User.Profile.UserProfile": "User Profile",
|
|
679
|
+
"User.Profile.SelectCountry": "Select Country",
|
|
680
|
+
"User.Profile.SelectState": "Select State",
|
|
681
|
+
"User.Profile.ProfilePicture": "Profile Picture",
|
|
682
|
+
"User.Profile.PictureMessage": "You can upload a JPG, GIF, or PNG file. (Do not upload pictures containing celebrities, nudity, artwork or copyrighted images.)",
|
|
683
|
+
"User.Profile.Qualifications.AddedMessage": "Updated successfully.",
|
|
684
|
+
"User.Profile.Qualifications.UpdatedMessage": "Added successfully.",
|
|
685
|
+
"User.Profile.Qualifications.QualificationDelete": "Deleted",
|
|
686
|
+
"User.Profile.Skills.UpdatedMessage": "Skills Updated successfully",
|
|
687
|
+
"User.Profile.SocialLinks.AddedMessage": "User Links added successfully",
|
|
688
|
+
"User.Profile.Projects.NoProjects": "You've not added any projects - please add some.",
|
|
689
|
+
"User.Profile.Projects.NoUserProjects": "This user doesn't have any project listed.",
|
|
690
|
+
"User.Profile.Projects.ProjectUpdated": "Project is updated successfully",
|
|
691
|
+
"User.Subscriptions.EstimatedPrice": "Estimated Price",
|
|
692
|
+
"User.Subscriptions.TotalEstimatedPrice": "Total Estimated Price",
|
|
693
|
+
"User.Subscriptions.PriceExclTax": "Price (excl. tax)",
|
|
694
|
+
"User.Subscriptions.TotalPriceExclTax": "Total Price (excl. tax)",
|
|
695
|
+
"User.Subscriptions.Frequency": "Frequency",
|
|
696
|
+
"User.Subscriptions.Unsubscribe": "Unsubscribe",
|
|
697
|
+
"User.Subscriptions.Credentials": "Credentials",
|
|
698
|
+
"User.Subscriptions.Subscribe": "Subscribe",
|
|
699
|
+
"User.Subscriptions.PrivacyAndTermsOfService": "Terms of Service",
|
|
700
|
+
"User.Subscriptions.OutdatedMessage": "You have unsubscribed but can still use this product until the expiry date.",
|
|
701
|
+
"User.Subscriptions.Tooltip.PausedCollection": "The payment collection for this subscription has been paused. You won't be charged until the payment collection is restored.",
|
|
702
|
+
"User.Subscriptions.UpdateCardDetails": "Update Card Details",
|
|
703
|
+
"User.Subscriptions.SeeAllProducts": "All Products",
|
|
704
|
+
"User.Subscriptions.SeatsInUse": "Seats In Use",
|
|
705
|
+
"User.Subscriptions.UnitsInUse": "Units In Use",
|
|
706
|
+
"User.Subscriptions.ApiKey": "API Key",
|
|
707
|
+
"User.Subscriptions.UpdateUnits": "Update Units",
|
|
708
|
+
"User.Subscriptions.Trial": "Trial",
|
|
709
|
+
"User.Subscriptions.Subscribed": "subscribed",
|
|
710
|
+
"User.Subscriptions.NewCard": "New Card",
|
|
711
|
+
"User.Subscriptions.CardNumber": "Card Number",
|
|
712
|
+
"User.Subscriptions.CVC": "CVC",
|
|
713
|
+
"User.Subscriptions.FullLogo": "Full Logo",
|
|
714
|
+
"User.Subscriptions.SquaredLogo": "Squared Logo",
|
|
715
|
+
"User.Subscriptions.TotalPurchasedSeats": "Total Purchased Seats",
|
|
716
|
+
"User.Subscriptions.AgreeTerms": "You must agree to the terms and conditions in order to proceed",
|
|
717
|
+
"User.Subscriptions.UnsubscribedButActive": "Unsubscribed but still active",
|
|
718
|
+
"User.Subscriptions.LicensesRequired": "Total licenses required.",
|
|
719
|
+
"User.Subscriptions.UpdatedMessage": "Updated Successfully.",
|
|
720
|
+
"User.Subscriptions.UpdatedKey": "Subscription API Key is updated.",
|
|
721
|
+
"User.Subscriptions.UnsubscribedProduct": "You have been unsubscribed from the product",
|
|
722
|
+
"User.Subscriptions.SubscriptionPurchased": "Congratulations, you have purchased the subscription.",
|
|
723
|
+
"User.Subscriptions.SubscriptionCredentials.RevealCredential": "Reveal Credential",
|
|
724
|
+
"User.Subscriptions.SubscriptionCredentials.HideCredential": "Hide Credential",
|
|
725
|
+
"User.Subscriptions.SubscriptionCredentials.UpdateMessage": "Subscription's credential is updated successfully",
|
|
726
|
+
"User.Subscriptions.SubscriptionCredentials.DeletedMessage": "Subscription's credential deleted successfully",
|
|
727
|
+
"User.Subscriptions.SubscriptionCredentials.NoDataMessage": "No credentials present - please consider adding some.",
|
|
728
|
+
"User.Subscriptions.Tooltip.Enforce2fa": "Require all members of your subscription to enable 2FA authentication at their next login",
|
|
729
|
+
"User.Subscriptions.Tooltip.Seats": "This is the amount of units/seats purchased",
|
|
730
|
+
"User.Subscriptions.Tooltip.FullLogo": "This is the logo that will be visible on different places, such as your invoices",
|
|
731
|
+
"User.Subscriptions.Tooltip.SquaredLogo": "This is the logo that will be visible on different places, such as your invoices",
|
|
732
|
+
"User.Subscriptions.Tooltip.Organization": "This the name of your organization as it will be displayed on different places, such as your invoices",
|
|
733
|
+
"User.Subscriptions.Tooltip.ContactName": "This is the name of the person receiving the invoice",
|
|
734
|
+
"User.Subscriptions.Tooltip.ContactEmail": "This is the email address of the person receiving the invoice",
|
|
735
|
+
"User.Subscriptions.Tooltip.Phone": "This is the phone number (optional) that we can use to reach you in case of need",
|
|
736
|
+
"User.Subscriptions.Tooltip.Country": "This is the country of your organization that will be visible on your invoices",
|
|
737
|
+
"User.Subscriptions.Tooltip.Address": "This is the address of your organization that will be visible on your invoices",
|
|
738
|
+
"User.Subscriptions.Tooltip.VatNumber": "This is the VAT/GST number of your organization that will be visible on your invoices",
|
|
739
|
+
"User.Subscriptions.Tooltip.CompanyUrl": "This is the URL of your organization's website that will be visible on your invoices",
|
|
740
|
+
"User.Subscriptions.Tooltip.FacebookHandle": "This is your Facebook handle and it should be similar to 'posiwise'",
|
|
741
|
+
"User.Subscriptions.Tooltip.TwitterHandle": "This is your Twitter handle and it should be similar to 'posiwise'",
|
|
742
|
+
"User.Subscriptions.Tooltip.LinkedinHandle": "This is your Linkedin handle and it should be similar to 'posiwise'",
|
|
743
|
+
"User.Subscriptions.Tooltip.RedditHandle": "This should be your Reddit handle and it should be similar to 'posiwise'",
|
|
744
|
+
"User.Subscriptions.Tooltip.ManageAllProducts": "See and mange all products - upgrade, downgrade or switch subscription",
|
|
745
|
+
"User.Settings.UpdatedMessage": "Newsletter updated.",
|
|
746
|
+
"User.Settings.Communications.UpdatedMessage": "Communication preference was updated successfully",
|
|
747
|
+
"User.OtherSettings.UpdatedMessage": "config updated.",
|
|
748
|
+
"User.OtherSettings.NoDataMessage": "No other settings available right now.",
|
|
749
|
+
"Enterprise.Members.Team": "Team",
|
|
750
|
+
"Enterprise.Members.LastSeen": "Last seen",
|
|
751
|
+
"Enterprise.Teams.IsPrivate": "Is Private",
|
|
752
|
+
"Enterprise.Teams.TeamName": "Team Name",
|
|
753
|
+
"Enterprise.Teams.TeamCategory": "Team Category",
|
|
754
|
+
"Enterprise.Teams.TeamDescription": "Team Description",
|
|
755
|
+
"Enterprise.Teams.Description": "Description",
|
|
756
|
+
"Enterprise.Teams.NoLabelsMessage": "No labels defined yet - please add some.",
|
|
757
|
+
"Enterprise.Teams.NoLabelsUserMessage": "No labels have been defined yet",
|
|
758
|
+
"Enterprise.Teams.NoTeamMessage": "No teams defined yet - please add some.",
|
|
759
|
+
"Enterprise.Teams.NoTeamMessageIfUser": "No groups created yet. Please ask the subscription admin to create some.",
|
|
760
|
+
"Enterprise.Insight.NoDataMessage": "This section is visible only to enterprise admins.",
|
|
761
|
+
"Enterprise.Communication.NoCommunication": "No communications present.",
|
|
762
|
+
"Enterprise.Documentation.Title": "Title",
|
|
763
|
+
"Enterprise.Documentation.Sender": "Sender",
|
|
764
|
+
"Enterprise.Documentation.Team": "Team",
|
|
765
|
+
"Enterprise.Documentation.Files": "Files",
|
|
766
|
+
"Enterprise.Documentation.Date": "Date",
|
|
767
|
+
"Enterprise.Documentation.Status": "Status",
|
|
768
|
+
"Enterprise.Documentation.Body": "Body",
|
|
769
|
+
"Enterprise.Documentation.Group": "Group",
|
|
770
|
+
"Enterprise.Documentation.Global": "Global",
|
|
771
|
+
"Enterprise.Documentation.CreatedAt": "Created At",
|
|
772
|
+
"Enterprise.Documentation.Author": "Author",
|
|
773
|
+
"Enterprise.Documentation.VisibleGlobally": "Visible Globally",
|
|
774
|
+
"Enterprise.Documentation.Published": "Published",
|
|
775
|
+
"Enterprise.Documentation.Pushed": "Pushed",
|
|
776
|
+
"Enterprise.Documentation.NoDocumentation": "No documentation present.",
|
|
777
|
+
"Enterprise.Documentation.Validation.Body": "Please enter body",
|
|
778
|
+
"Enterprise.Tooltip.Group": "This defines teams associated to this item.",
|
|
779
|
+
"Enterprise.Tooltip.VisibleGlobally": "If set to true, it will be visible to every team.",
|
|
780
|
+
"Enterprise.Tooltip.Published": "If set to true, it will be visible by all subscription members.",
|
|
781
|
+
"Enterprise.Tooltip.Pushed": "If set to true, a notification will be sent to the subscription members.",
|
|
782
|
+
"Blog.AddedMessage": "The blog post has been successfully added.",
|
|
783
|
+
"Blog.UpdatedMessage": "The blog post has been successfully updated.",
|
|
784
|
+
"Blog.DeletedMessage": "The blog post deleted successfully.",
|
|
785
|
+
"Blog.Posts.Body": "Body",
|
|
786
|
+
"Blog.Posts.Tags": "Tags",
|
|
787
|
+
"Blog.Posts.Published": "Published",
|
|
788
|
+
"Blog.Posts.PublishedAt": "Published At",
|
|
789
|
+
"Blog.Posts.View": "View",
|
|
790
|
+
"Blog.Posts.JoinedAt": "Joined At",
|
|
791
|
+
"Blog.Posts.Author": "Author",
|
|
792
|
+
"Blog.Posts.AcceptedAt": "Accepted At",
|
|
793
|
+
"Blog.Posts.AcceptedByAdmin": "Accepted By Admin",
|
|
794
|
+
"Blog.Posts.CoverPicture": "Cover Picture",
|
|
795
|
+
"Blog.Posts.DeletedMessage": "Deleted successfully.",
|
|
796
|
+
"Blog.Posts.CommentAdded": "Comment successfully added",
|
|
797
|
+
"Blog.Posts.NoDataMessage": "No blog post found. Please consider adding some.",
|
|
798
|
+
"Blog.Posts.Validation.Title": "Please enter title",
|
|
799
|
+
"Blog.Posts.Validation.Body": "Please enter body",
|
|
800
|
+
"Blog.Posts.Tooltip.Published": "This will make the post visible in the public list",
|
|
801
|
+
"Blog.Posts.Tooltip.AcceptedByAdmin": "The post will be visible only after an admin has accepted it",
|
|
802
|
+
"GenericMessage.WentWrong": "Something went wrong, contact your administrator.",
|
|
803
|
+
"Button.Home": "Home",
|
|
804
|
+
"Button.ForgotPassword": "Forgot Password?",
|
|
805
|
+
"Button.Proceed": "Proceed",
|
|
806
|
+
"Button.GetStarted": "GET STARTED",
|
|
807
|
+
"Button.FreeTrial": "FREE TRIAL",
|
|
808
|
+
"Button.Login": "Login",
|
|
809
|
+
"Button.Plans": "Plans",
|
|
810
|
+
"Button.Account": "Account",
|
|
811
|
+
"Button.Payment": "Payment",
|
|
812
|
+
"Button.Back": "Back",
|
|
813
|
+
"Button.Continue": "Continue",
|
|
814
|
+
"Button.Purchase": "Purchase",
|
|
815
|
+
"Button.Facebook": "Facebook",
|
|
816
|
+
"Button.Google": "Google",
|
|
817
|
+
"Button.LinkedIn": "LinkedIn",
|
|
818
|
+
"Button.Twitter": "Twitter",
|
|
819
|
+
"Button.Submit": "Submit",
|
|
820
|
+
"Button.FillRequired": "Please fill-in all required fields",
|
|
821
|
+
"Button.Delete": "Delete",
|
|
822
|
+
"Button.Edit": "Edit",
|
|
823
|
+
"Button.Save": "Save",
|
|
824
|
+
"Button.Update": "Update",
|
|
825
|
+
"Button.Cancel": "Cancel",
|
|
826
|
+
"Button.Upgrade": "Upgrade",
|
|
827
|
+
"Button.Confirm": "Confirm",
|
|
828
|
+
"Button.SubmitAndUpload": "Submit & Upload",
|
|
829
|
+
"Label.Name": "Name",
|
|
830
|
+
"Label.FirstName": "First Name",
|
|
831
|
+
"Label.LastName": "Last Name",
|
|
832
|
+
"Label.Product": "Product",
|
|
833
|
+
"Label.Email": "Email",
|
|
834
|
+
"Label.IsActive": "Active",
|
|
835
|
+
"Label.IsVisible": "Visible",
|
|
836
|
+
"Label.CanUnsubscribe": "Can Unsubscribe",
|
|
837
|
+
"Label.NumberOfUsers": "Number of users",
|
|
838
|
+
"Label.Trial": "Trial",
|
|
839
|
+
"Label.ReferenceNumber": "Reference",
|
|
840
|
+
"Label.PaymentDetails": "Payment Details",
|
|
841
|
+
"Label.SubscriptionFee": "Subscription fee",
|
|
842
|
+
"Label.Personal": "Personal",
|
|
843
|
+
"Label.Business": "Business",
|
|
844
|
+
"Label.PurchaseSummary": "Purchase Summary",
|
|
845
|
+
"Label.Plan": "Plan",
|
|
846
|
+
"Label.Recurrency": "Recurrency",
|
|
847
|
+
"Label.Price": "Price/Unit",
|
|
848
|
+
"Label.Units": "Users",
|
|
849
|
+
"Label.Seats": "Units",
|
|
850
|
+
"Label.Total": "Total",
|
|
851
|
+
"Label.AddNew": "Add New",
|
|
852
|
+
"Label.Actions": "Actions",
|
|
853
|
+
"Label.Title": "Title",
|
|
854
|
+
"Label.Code": "Code",
|
|
855
|
+
"Label.Privacy": "Privacy",
|
|
856
|
+
"Label.Tos": "Tos",
|
|
857
|
+
"Label.Confirm": "Confirm",
|
|
858
|
+
"Organization.OrganizationType": "Organization Type",
|
|
859
|
+
"Organization.OrganizationIndustry": "Organization Industry",
|
|
860
|
+
"Organization.Organization": "Organization",
|
|
861
|
+
"Organization.OrganizationSize": "Organization Size",
|
|
862
|
+
"Organization.OrganizationName": "Organization Name",
|
|
863
|
+
"DashboardDemo1": {},
|
|
864
|
+
"Gigs": {},
|
|
865
|
+
"ManageYourAccount": "Manage your account",
|
|
866
|
+
"UpdateYourProfile": "Update your profile",
|
|
867
|
+
"CommunicationSettings": "Communication settings",
|
|
868
|
+
"NeedHelp": "Need help?",
|
|
869
|
+
"GotoCommunicationSettings": "Go to your communication settings",
|
|
870
|
+
"SeeAllOurFaq": "See all our FAQs",
|
|
871
|
+
"ManageYourAccountDescription": "Within this section, you'll be able to edit your personal information, such as your Full Name, Username, Profile Picture. You will also be able to see your invoices and manage your subscriptions.",
|
|
872
|
+
"UpdateYourProfileDescription": "Your unique profile is what other people will see when interacting with you through our platform. You can edit it, add projects and portfolios to make it stand out.",
|
|
873
|
+
"CommunicationSettingsDescription": "Although sometimes we do need to communicate with you - for example, if you contact Support, or if we need to send you a receipt or invoice - you can opt-in to other non-transactional communications.",
|
|
874
|
+
"NeedHelpDescription": "If you need any help, please try searching through our FAQs. If you still can't find the answer you are searching for, please contact us using the Chat Widget or raise a request via our Support Section."
|
|
875
|
+
}
|