@elizaos/ui 2.0.0-alpha.431 → 2.0.0-alpha.432
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/package.json +1 -1
- package/packages/app-core/src/i18n/locales/en.json +1 -0
- package/packages/app-core/src/i18n/locales/es.json +1 -0
- package/packages/app-core/src/i18n/locales/ko.json +1 -0
- package/packages/app-core/src/i18n/locales/pt.json +1 -0
- package/packages/app-core/src/i18n/locales/tl.json +1 -0
- package/packages/app-core/src/i18n/locales/vi.json +1 -0
- package/packages/app-core/src/i18n/locales/zh-CN.json +1 -0
package/package.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
13
|
"accounts.add.oauth.error": "Login failed.",
|
|
14
14
|
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
+
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
15
16
|
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
16
17
|
"accounts.add.oauth.starting": "Starting login flow...",
|
|
17
18
|
"accounts.add.oauth.submitCode": "Submit code",
|