feat: delete button confirm (#875)

* base for confirm delete

* more like OpenAI
This commit is contained in:
Marco Beretta 2023-09-03 02:44:26 +02:00 committed by GitHub
parent 2b54e3f9fe
commit 28230d9305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 11 deletions

View file

@ -28,6 +28,9 @@ export default {
com_ui_of: 'of',
com_ui_entries: 'Entries',
com_ui_pay_per_call: 'All AI conversations in one place. Pay per call and not per month',
com_ui_delete: 'Delete',
com_ui_delete_conversation: 'Delete chat?',
com_ui_delete_conversation_confirm: 'This will delete',
com_auth_error_login:
'Unable to login with the information provided. Please check your credentials and try again.',
com_auth_no_account: 'Don\'t have an account?',