diff --git a/lang/chs.js b/lang/chs.js index ffc3760..a86ec9d 100644 --- a/lang/chs.js +++ b/lang/chs.js @@ -12,7 +12,7 @@ const chs = { "line": "版权所有 © 2020–2024 Log Creative", "detail": "

本程序为自由软件,在自由软件联盟发布的 GNU Affero 通用公共许可协议的约束下,你可以对其进行再发布及修改。协议版本为第三版或(随你)更新的版本。

我们希望发布的这款程序有用,但不提供任何担保,甚至不保证它有经济价值和适合特定用途。详情参见 GNU Affero 通用公共许可协议

", "llama3": "Meta Llama 3 由 Meta Platforms, Inc. 版权所有,遵循 Meta Llama 3 社区许可协议。", - "privacy": "

隐私政策:为了编译 TeX 文档以及提供更好的用户体验,您必要的代码信息将会通过匿名、临时的方式被本网站或第三方网站 LaTeX Online 收集。这些数据将会以容器化与除本网站外无外部连接的方式存储,并会被定期删除。您可以在 GitHub 存储库中检查源代码。如果下方的方框没有被勾选,表明您同意这一政策。

", + "privacy": "

隐私政策:为了编译 TeX 文档以及提供更好的用户体验,您必要的代码信息将会通过匿名、临时的方式被本网站或第三方网站 LaTeX Online 收集。这些数据将会以容器化与除本网站外无外部连接的方式存储,并会被定期删除。您可以在 GitHub 存储库中检查源代码。如果不使用快速编译的方框没有被勾选,表明您同意这一政策。

", "fast-compiler-not-use": "不使用快速编译服务", "server-announce": "", "hint": "再次点击徽标折叠" diff --git a/lang/en.js b/lang/en.js index 4ad3c59..b492b6a 100644 --- a/lang/en.js +++ b/lang/en.js @@ -12,7 +12,7 @@ const en = { "line": "Copyright © 2020–2024 Log Creative", "detail": "

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

", "llama3": "Meta Llama 3 is licensed under the Meta Llama 3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.", - "privacy": "

Privacy policy: To compile the TeX document on the online server and improve the user experience, your necessary anonymous temporary code data will be collected by this site or the third-party provider LaTeX Online. These data will be secured in a containerized form without any external connection other than the site itself and will be routinely deleted. You could inspect our code on the GitHub repository. You are agree to this policy if the checkbox below is not checked.

", + "privacy": "

Privacy policy: To compile the TeX document on the online server and improve the user experience, your necessary anonymous temporary code data will be collected by this site or the third-party provider LaTeX Online. These data will be secured in a containerized form without any external connection other than the site itself and will be routinely deleted. You could inspect our code on the GitHub repository. You are agree to this policy if the checkbox of do not use the fast compiler service is not checked.

", "fast-compiler-not-use": "Do not use the fast compiler service", "server-announce": "", "hint": "Click the logo again to collapse"