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:
b-saikrishnakanth 2025-12-10 00:59:39 +05:30 committed by GitHub
parent 0bfb74d4c0
commit 079a624006
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 187 additions and 131 deletions

View file

@ -1583,6 +1583,7 @@ export default {
name: "Название пространства",
company_size: "Размер компании",
url: "URL пространства",
workspace_timezone: "Часовой пояс рабочего пространства",
update_workspace: "Обновить пространство",
delete_workspace: "Удалить пространство",
delete_workspace_description: "Все данные будут безвозвратно удалены.",