We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9daacb9 + d283200 commit 732ccadCopy full SHA for 732ccad
scripts/createInvisibleText.js
@@ -53,8 +53,8 @@ export default {
53
icon: "question",
54
title: t({ vi: "Nhập tin nhắn", en: "Enter message" }),
55
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.",
+ 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.",
+ en: "Wrap text in >< to hide messages<br/><br/> Example: Call me <b>>0123456789, abc street<</b> Jane.",
58
}),
59
input: "textarea",
60
showCancelButton: true,
0 commit comments