2023-11-20-1

This commit is contained in:
X1627315083
2023-11-20 09:47:10 +08:00
parent 2ed15a165b
commit 4f26d58ca8
12 changed files with 63 additions and 22 deletions

View File

@@ -313,5 +313,9 @@ export default {
},
isTest:{
available:"This feature is not available to trial users",
src:"This function is not open to trial users, if you need to subscribe, please click ->",
userName:'Trial User',
loginIsTest:"You are a trial user, Probation period until{date}. For the security of users' data, we do not save any personal data uploaded by trial users, and will erase personal data after each logout. if you need to subscribe, please click ->",
image:'Because you are a trial user, you can only upload 10 images'
}
}