mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
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:
committed by
GitHub
parent
57ecddb035
commit
f0346a73ec
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user