mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
🐛 fix: Fix locale typo
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
const { description } = require('./package.json');
|
||||
const { defineConfig } = require('@lobehub/i18n-cli');
|
||||
|
||||
module.exports = defineConfig({
|
||||
reference: description,
|
||||
entry: 'locales/zh_CN',
|
||||
entryLocale: 'zh_CN',
|
||||
output: 'locales',
|
||||
|
||||
Reference in New Issue
Block a user