You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
langbotModelsDescription: 'Cloud models powered by LangBot Space',
292
293
credits: 'Credits',
293
294
loginWithSpace: 'Login with LangBot Account',
294
-
loginToUseModels: 'Login with Space to use cloud models',
295
+
loginToUseModels: 'Login with LangBot Account to use cloud models',
295
296
ownerMustBindSpace:
296
-
'The Workspace owner must connect Space for LangBot Models.',
297
+
'The Workspace owner must connect a LangBot Account for LangBot Models.',
297
298
usesOwnerSpaceBilling:
298
-
"Uses the Workspace owner's Space billing and credits.",
299
+
"Uses the Workspace owner's LangBot Account billing and credits.",
299
300
noModels: 'No models configured',
300
301
langbotModels: 'LangBot Models',
301
302
spaceTrialTooltip:
302
-
'Free trial credits available! Login with Space to access cloud models with zero configuration.',
303
+
'Free trial credits available! Login with LangBot Account to access cloud models with zero configuration.',
303
304
unlockModels: 'Login to use',
304
305
editProvider: 'Edit Provider',
305
306
addProvider: 'Add Provider',
@@ -1218,13 +1219,13 @@ const enUS = {
1218
1219
adminAccountNote:
1219
1220
'The account you use here will be set as the administrator account',
1220
1221
register: 'Register',
1221
-
initWithSpace: 'Initialize with Space',
1222
+
initWithSpace: 'Initialize with LangBot Account',
1222
1223
spaceRecommended:
1223
1224
'Recommended: Use official stable model APIs and cloud services',
1224
1225
spaceInfoTip1:
1225
1226
'Space provides unified account authentication services without uploading any of your sensitive information.',
1226
1227
spaceInfoTip2:
1227
-
'Logging in with a Space account gives you access to LangBot Models and other cloud services, including free model call credits to help you get started quickly.',
1228
+
'Logging in with a LangBot Account gives you access to LangBot Models and other cloud services, including free model call credits to help you get started quickly.',
1228
1229
spaceInfoTip3:
1229
1230
'Your login method does not affect other features. You can configure and use models from other sources at any time.',
1230
1231
registerLocal: 'Register local account',
@@ -1281,32 +1282,32 @@ const enUS = {
1281
1282
passwordNotSet: 'Not Set',
1282
1283
passwordSetDescription:
1283
1284
'Password is set, you can login with email and password',
1284
-
spaceStatus: 'Space Account',
1285
+
spaceStatus: 'LangBot Account',
1285
1286
spaceBound: 'Bound',
1286
1287
spaceNotBound: 'Not Bound',
1287
1288
spaceBoundDescription:
1288
-
'Space account bound, official model APIs and cloud services available',
1289
-
bindSpace: 'Bind Space Account',
1289
+
'LangBot Account bound, official model APIs and cloud services available',
1290
+
bindSpace: 'Bind LangBot Account',
1290
1291
bindSpaceDescription: 'Bind to use official model APIs and cloud services',
1291
1292
bindSpaceButton: 'Bind',
1292
1293
bindSpaceConfirmTitle: 'Confirm Binding',
1293
1294
bindSpaceConfirmDescription:
1294
-
'You are about to bind your local instance to a Space account',
1295
+
'You are about to bind your local instance to a LangBot Account',
1295
1296
bindSpaceWarning:
1296
-
'After binding, your login email will be changed from {{localEmail}} to the Space account email.',
0 commit comments