Add tour and other improvements (#348)

* Add tour
* Add instructions to set password for OAuth users
* Tenant signup improvement
* Fix bug on user soft delete
* Slighlty darken background color
* Add a stronger confirmation for board deletion
This commit is contained in:
Riccardo Graziosi
2024-05-21 19:10:18 +02:00
committed by GitHub
parent 57ecddb035
commit f0346a73ec
32 changed files with 473 additions and 55 deletions

View File

@@ -46,6 +46,7 @@ en:
no_status: 'No status'
loading: 'Loading...'
confirmation: 'Are you sure?'
confirmation_board_delete: 'Warning: if there are feedback posts inside this board, then ALL these posts will be deleted as well. This action cannot be undone.'
unsaved_changes: 'Unsaved changes will be lost if you leave the page.'
edited: 'Edited'
enabled: 'Enabled'
@@ -77,8 +78,14 @@ en:
other: '%{count} days ago'
header:
menu:
administration_header: 'Administration'
site_settings: 'Site settings'
profile_header: 'Profile'
profile_settings: 'Profile settings'
help_header: 'Help'
tour: 'Tour'
docs: 'Documentation'
support: 'Support'
sign_out: 'Sign out'
log_in: 'Log in / Sign up'
roadmap: