@elizaos/app-core 2.0.0-alpha.427 → 2.0.0-alpha.429
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/i18n/locales/en.json +11 -0
- package/i18n/locales/es.json +11 -0
- package/i18n/locales/ko.json +11 -0
- package/i18n/locales/pt.json +11 -0
- package/i18n/locales/tl.json +11 -0
- package/i18n/locales/vi.json +11 -0
- package/i18n/locales/zh-CN.json +11 -0
- package/package.json +5 -5
- package/packages/app-core/src/i18n/locales/en.json +11 -0
- package/packages/app-core/src/i18n/locales/es.json +11 -0
- package/packages/app-core/src/i18n/locales/ko.json +11 -0
- package/packages/app-core/src/i18n/locales/pt.json +11 -0
- package/packages/app-core/src/i18n/locales/tl.json +11 -0
- package/packages/app-core/src/i18n/locales/vi.json +11 -0
- package/packages/app-core/src/i18n/locales/zh-CN.json +11 -0
package/i18n/locales/en.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/i18n/locales/es.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/i18n/locales/ko.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/i18n/locales/pt.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/i18n/locales/tl.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/i18n/locales/vi.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/i18n/locales/zh-CN.json
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elizaos/app-core",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.429",
|
|
4
4
|
"description": "Shared application core for elizaOS white-label agent apps.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"@capacitor/preferences": "^8.0.1",
|
|
475
475
|
"@capacitor/push-notifications": "^8.0.0",
|
|
476
476
|
"@clack/prompts": "^1.0.0",
|
|
477
|
-
"@elizaos/agent": "^2.0.0-alpha.
|
|
477
|
+
"@elizaos/agent": "^2.0.0-alpha.429",
|
|
478
478
|
"@elizaos/app-companion": "^0.0.0",
|
|
479
479
|
"@elizaos/app-elizamaker": "^0.0.0",
|
|
480
480
|
"@elizaos/app-lifeops": "^0.0.0",
|
|
@@ -483,12 +483,12 @@
|
|
|
483
483
|
"@elizaos/app-task-coordinator": "^0.0.0",
|
|
484
484
|
"@elizaos/app-training": "^0.0.1",
|
|
485
485
|
"@elizaos/app-vincent": "^0.0.0",
|
|
486
|
-
"@elizaos/core": "^2.0.0-alpha.
|
|
486
|
+
"@elizaos/core": "^2.0.0-alpha.429",
|
|
487
487
|
"@elizaos/plugin-browser-bridge": "^0.1.0",
|
|
488
488
|
"@elizaos/plugin-sql": "^2.0.0-alpha.19",
|
|
489
489
|
"@elizaos/plugin-wechat": "^0.1.0",
|
|
490
|
-
"@elizaos/shared": "^2.0.0-alpha.
|
|
491
|
-
"@elizaos/ui": "^2.0.0-alpha.
|
|
490
|
+
"@elizaos/shared": "^2.0.0-alpha.429",
|
|
491
|
+
"@elizaos/ui": "^2.0.0-alpha.429",
|
|
492
492
|
"@node-rs/argon2": "^2.0.2",
|
|
493
493
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
494
494
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
7
|
"accounts.add.label": "Account name",
|
|
8
8
|
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
+
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
9
10
|
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
10
11
|
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
+
"accounts.add.oauth.error": "Login failed.",
|
|
12
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
15
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
16
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
17
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
18
|
+
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
16
19
|
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
20
|
"accounts.add.save": "Add account",
|
|
18
21
|
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
@@ -52,6 +55,14 @@
|
|
|
52
55
|
"accounts.source.oauth": "OAuth",
|
|
53
56
|
"accounts.strategy.choose": "Choose strategy",
|
|
54
57
|
"accounts.strategy.label": "Strategy",
|
|
58
|
+
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
59
|
+
"accounts.strategy.leastUsed.label": "Least used",
|
|
60
|
+
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
61
|
+
"accounts.strategy.priority.label": "Priority",
|
|
62
|
+
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
63
|
+
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
64
|
+
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
65
|
+
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
55
66
|
"accounts.test": "Test",
|
|
56
67
|
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
68
|
"accounts.usage.session": "Session",
|