Go to file
Ryan Wang c03ea64bf2
feat: provide Chinese translation for the system's role template (#870)
#### What type of PR is this?

/kind feature

#### What this PR does / why we need it:

为系统内提供的角色模板提供中文翻译。

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/2848

#### Screenshots:

<img width="1414" alt="image" src="https://user-images.githubusercontent.com/21301288/220069394-6af6922b-28b2-4818-ab58-dcfb69b6b53b.png">


#### Special notes for your reviewer:

测试方式:

1. 需要 `pnpm install`
2. 检查角色详情页面和新建页面的角色模板描述是否为中文。

#### Does this PR introduce a user-facing change?

```release-note
Console 端为系统内提供的角色模板提供中文翻译
```
2023-02-21 05:16:10 +00:00
.changeset refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
.github chore: remove build jobs of github action (#759) 2022-12-07 18:04:33 +08:00
.husky chore: use lint-staged to improve dx (#768) 2022-12-13 15:38:48 +00:00
.vscode chore: update vscode extension recommendations 2022-08-31 23:35:46 +08:00
cypress
docs feat: add full-functional post category select component for formkit (#818) 2023-01-16 08:02:13 +00:00
packages feat: user management supports conditional filtering and sorting (#862) 2023-02-20 04:18:18 +00:00
public feat: add support for setting console's favicon (#788) 2022-12-22 07:58:31 +00:00
src feat: provide Chinese translation for the system's role template (#870) 2023-02-21 05:16:10 +00:00
.dockerignore
.editorconfig
.env.development refactor: set the root path of the development environment to /console (#638) 2022-10-11 15:32:14 +00:00
.env.production refactor: improve login-related logic (#617) 2022-09-22 12:46:12 +00:00
.eslintrc.cjs
.gitignore
.gitpod.yml chore: update gitpod config 2022-09-09 19:17:22 +08:00
.npmignore
.npmrc chore: bump @halo-dev/richtext-editor to supports more feature about media (#834) 2023-01-31 14:10:09 +00:00
.prettierignore chore: use lint-staged to improve dx (#768) 2022-12-13 15:38:48 +00:00
Dockerfile
LICENSE
Makefile Add Makefile for convenient operations (#641) 2022-10-13 10:00:16 +00:00
OWNERS chore: add @LIlGG to reviewers list (#850) 2023-02-13 03:48:18 +00:00
README.md docs: update github workflow badge (#775) 2022-12-16 02:54:11 +00:00
cypress.json
env.d.ts feat: api client requests support configuring the mute parameter to hide exception toast (#744) 2022-12-05 09:40:12 +00:00
index.html feat: add support for setting console's favicon (#788) 2022-12-22 07:58:31 +00:00
package.json feat: provide Chinese translation for the system's role template (#870) 2023-02-21 05:16:10 +00:00
pnpm-lock.yaml feat: provide Chinese translation for the system's role template (#870) 2023-02-21 05:16:10 +00:00
pnpm-workspace.yaml
postcss.config.js
prettier.config.js
tailwind.config.js refactor: widgets of dashboard page (#736) 2022-11-30 14:51:49 +00:00
tsconfig.app.json feat: add attachment management support (#600) 2022-09-04 17:06:11 +00:00
tsconfig.json
tsconfig.vite-config.json refactor: external static libraries 2022-09-26 13:16:40 +08:00
tsconfig.vitest.json
vite.config.ts refactor: widgets of dashboard page (#736) 2022-11-30 14:51:49 +00:00
vitest.config.ts refactor: load the logo as an inline svg (#664) 2022-10-26 03:10:14 +00:00

README.md

README

Halo logo

Halo 2.0 的管理端项目(原 halo-admin

GitHub release GitHub GitHub last commit GitHub Workflow Status Gitpod ready-to-code


当前仓库已经将 halo-admin 改为了 console。但对于 Halo 1.x 版本,依旧保持 halo-admin 的概念。

开发环境运行

# pnpm@7.0.0+
npm install -g pnpm
pnpm install 
pnpm build:packages
pnpm dev

生产构建

pnpm build

状态

Repobeats analytics