From ebdcbb89233f3fcb4d5060cb907209139d31bb59 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sat, 24 May 2025 15:45:22 -0500 Subject: [PATCH] Finalize zh-cn translation --- README.md | 2 +- src/i18n/locales/zh-cn.ts | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6817477b..2b6d2f24 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Partial internationalization (for non-admin, user-facing text) provided for a ha To add support for a new language, open a PR following instructions in [/src/i18n/index.ts](https://github.com/sambecker/exif-photo-blog/blob/main/src/i18n/index.ts), using [`US_EN`](https://github.com/sambecker/exif-photo-blog/blob/main/src/i18n/locales/us-en.ts) as reference. -Thank you ❤️ translators: [@sconetto](https://github.com/sconetto) (`pt-br`, `pt-pt`), [@brandnholl](https://github.com/brandnholl) (`id-id`) +Thank you ❤️ translators: [@sconetto](https://github.com/sconetto) (`pt-br`, `pt-pt`), [@brandnholl](https://github.com/brandnholl) (`id-id`), [@TongEc](https://github.com/TongEc) (`zh-cn`) 📖  FAQ - diff --git a/src/i18n/locales/zh-cn.ts b/src/i18n/locales/zh-cn.ts index 0fb38cff..49cacbc6 100644 --- a/src/i18n/locales/zh-cn.ts +++ b/src/i18n/locales/zh-cn.ts @@ -97,7 +97,6 @@ const TEXT = { setupIncomplete: '完成设置', setupSignIn: '登录以上传照片', setupFirstPhoto: '添加您的第一张照片', - // eslint-disable-next-line max-len setupConfig: '通过编辑环境变量来更改站点名称和其他配置', }, misc: {