This commit is contained in:
rustdesk 2023-09-11 08:31:15 +08:00
parent a0d0189da5
commit 1393cf1fbb

View File

@ -832,7 +832,7 @@ window.addEventListener("load", function() {
function gotoBuy(redirectUrl) {
Swal.fire({
title: 'Please Confirm',
text: 'Do you want to proceed to the purchase page? Please note that what you are not purchasing is not a SaaS (Software as a Service) subscription. Instead, it is a license for a self-hosting solution, which requires you to deploy it on your own server.',
text: 'Do you want to proceed to the purchase page? Please note that what you are purchasing is not a SaaS (Software as a Service) subscription. Instead, it is a license for a self-hosting solution, which requires you to deploy it on your own server.',
icon: 'question',
showCancelButton: true,
confirmButtonText: 'Yes',