Translate main page landing (#3699)

* Translate main page landing

* normalize all languages

* Add a few translations, zh,tw,ja,es,de

* fix issues where translation lang change would not effect constants until full reload instead of on update

* dev

* fix noWorkspaceError key in translation usage
This commit is contained in:
Timothy Carambat
2025-04-22 12:32:51 -07:00
committed by GitHub
parent 1601eb986c
commit 21ffabfb15
25 changed files with 1561 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['3625-bypass-ip-check'] # put your current branch to create a build. Core team only.
branches: ['3698-main-screen-localization'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'