Skip to content

Commit

Permalink
Update en.ts (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicat-dcw authored Jul 23, 2023
1 parent 77040f4 commit 6347f1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/locale/lang/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const en = {
emoji: 'Search an emoji ~',
confirm: {
title: 'Delete all messages in this chat',
desc: 'This action cannot be undone.',
desc: 'This action cannot be unback.',
message: 'Delete this record',
btn: 'confirm',
cancel: 'cancel',
Expand All @@ -57,7 +57,7 @@ export const en = {
},
image: {
btn: 'Generate Image',
open: 'Open in Tab',
open: 'Open in New Tab',
loading: 'Generating...',
copy: 'Copy Image',
},
Expand All @@ -71,6 +71,6 @@ export const en = {
placeholder: 'Enter Something...',
button: 'Send',
},
copyed: 'Copyed!',
copyed: 'Copied',
},
} as language

0 comments on commit 6347f1d

Please # to comment.