feat: add timezone selection to workspace settings (#8248)
* feat: add timezone selection to workspace onboarding, creation and settings * refactor: remove timezone selection from workspace creation and onboarding forms
This commit is contained in:
parent
0bfb74d4c0
commit
079a624006
24 changed files with 187 additions and 131 deletions
|
|
@ -1570,6 +1570,7 @@ export default {
|
|||
name: "작업 공간 이름",
|
||||
company_size: "회사 규모",
|
||||
url: "작업 공간 URL",
|
||||
workspace_timezone: "작업 공간 시간대",
|
||||
update_workspace: "작업 공간 업데이트",
|
||||
delete_workspace: "이 작업 공간 삭제",
|
||||
delete_workspace_description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue