File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -561,7 +561,7 @@ const copyToClipboard = async (text: string | undefined): Promise<void> => {
561561 <el-alert
562562 title =" Mẹo nhỏ"
563563 type =" success"
564- description =" Sau khi cài đặt bằng script này, post-install sẽ tự động hỏi bạn để thiết lập môi trường. Bạn chỉ cần nhấn Y để đồng ý! "
564+ description =" Sau khi cài đặt bằng script này, post-install sẽ tự động bật dịch vụ fcitx5-lotus-serve và tự thiết lập biến môi trường cho bạn. "
565565 :closable =" false"
566566 class =" mb-4 custom-alert"
567567 />
@@ -587,7 +587,7 @@ const copyToClipboard = async (text: string | undefined): Promise<void> => {
587587 <el-alert
588588 title =" Mẹo nhỏ"
589589 type =" success"
590- description =" Quá trình cài đặt deb package sẽ tự động hỗ trợ thiết lập Autostart và biến môi trường."
590+ description =" Sau khi cài đặt bằng script này, post-install sẽ tự động bật dịch vụ fcitx5-lotus-serve và tự thiết lập biến môi trường cho bạn ."
591591 :closable =" false"
592592 class =" mb-4 custom-alert"
593593 />
You can’t perform that action at this time.
0 commit comments