Commit 7c7cf0e
Developer
fix(welcome): add missing SSH i18n keys + vertical SSH host/port layout
- Add connectSshPanelTitle, connectSshSubtitleHermes/Openclaw/Ironclaw to en locale
- These keys were already referenced by the component but missing from en/welcome.ts,
causing raw key strings (welcome.connectSshPanelTitle) to display in the UI
- Change .welcome-ssh-grid to flex-direction: column so SSH Host and Port
stack vertically instead of side-by-side
Fixes user-reported SSH panel display issues.1 parent b249c1c commit 7c7cf0e
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
| 894 | + | |
894 | 895 | | |
895 | 896 | | |
896 | 897 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
| |||
0 commit comments