Skip to content

Commit 732ccad

Browse files
committed
Merge branch 'main' into dev
2 parents 9daacb9 + d283200 commit 732ccad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/createInvisibleText.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ export default {
5353
icon: "question",
5454
title: t({ vi: "Nhập tin nhắn", en: "Enter message" }),
5555
html: t({
56-
vi: "Đặt ngoặc nhọn >< bao ngoài những nội dung muốn tành hình<br/><br/> Ví dụ: Gọi tôi <b>>0123456789<</b> là Hoang.",
57-
en: "Wrap text in >< to hide message<br/><br/> Example: Call me <b>>0123456789, abc street<</b> Jane.",
56+
vi: "Đặt ngoặc nhọn >< bao ngoài những nội dung muốn tàng hình<br/><br/> Ví dụ: Gọi tôi <b>>0123456789<</b> là Hoang.",
57+
en: "Wrap text in >< to hide messages<br/><br/> Example: Call me <b>>0123456789, abc street<</b> Jane.",
5858
}),
5959
input: "textarea",
6060
showCancelButton: true,

0 commit comments

Comments
 (0)