Finalize zh-cn translation
This commit is contained in:
parent
450da7bb5d
commit
ebdcbb8923
@ -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.
|
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
|
📖 FAQ
|
||||||
-
|
-
|
||||||
|
|||||||
@ -97,7 +97,6 @@ const TEXT = {
|
|||||||
setupIncomplete: '完成设置',
|
setupIncomplete: '完成设置',
|
||||||
setupSignIn: '登录以上传照片',
|
setupSignIn: '登录以上传照片',
|
||||||
setupFirstPhoto: '添加您的第一张照片',
|
setupFirstPhoto: '添加您的第一张照片',
|
||||||
// eslint-disable-next-line max-len
|
|
||||||
setupConfig: '通过编辑环境变量来更改站点名称和其他配置',
|
setupConfig: '通过编辑环境变量来更改站点名称和其他配置',
|
||||||
},
|
},
|
||||||
misc: {
|
misc: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user