From e5121e385f93654439ccc5c5d2d1fda2101d7e10 Mon Sep 17 00:00:00 2001 From: ailoooong Date: Thu, 2 Jan 2025 17:20:49 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9D=83?= =?UTF-8?q?=E5=B9=B4=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en/en.toml | 2 +- i18n/zh/zh.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en/en.toml b/i18n/en/en.toml index aabc2fb..88cf1f0 100644 --- a/i18n/en/en.toml +++ b/i18n/en/en.toml @@ -224,4 +224,4 @@ other = "https://openlookeng.io/en/legal/" other = "Licensed under the" [footer_cy_2] -other = "Copyright © 2024 openLooKeng. All rights reserved" \ No newline at end of file +other = "Copyright © 2025 openLooKeng. All rights reserved" \ No newline at end of file diff --git a/i18n/zh/zh.toml b/i18n/zh/zh.toml index f163302..3a1665e 100644 --- a/i18n/zh/zh.toml +++ b/i18n/zh/zh.toml @@ -227,4 +227,4 @@ other = "https://openlookeng.io/zh/legal/" other = "遵循" [footer_cy_2] -other = "协议。版权所有 © 2024 openLooKeng 保留一切权利。" +other = "协议。版权所有 © 2025 openLooKeng 保留一切权利。" -- Gitee