Skip to content

Commit ec0f866

Browse files
committed
update readme
1 parent 673b7a1 commit ec0f866

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,19 @@ For details, please refer to the Gitea documentation
7979
>
8080
> The template modifies Gitea's layout to make it closer to GitHub's layout. Do not use template files across versions,
8181
> as this may lead to missing functionality and other issues.
82-
> Template layout is bound to the Gitea instance and will affect all themes, impacting the experience of other non-project themes.
82+
>
83+
> Template layout is bound to the Gitea instance and will affect all themes, impacting the experience of other
84+
> non-project themes.
8385
8486
### Translation File Installation (Optional)
8587

8688
> [!TIP]
8789
>
88-
> Translation files are only needed when using this project's template files to provide support for non-English languages.
90+
> Translation files are only needed when using this project's template files to provide support for non-English
91+
> languages.
8992
90-
1. Download the latest translation files from the release page and place them in the `data/gitea/options/locale` directory (This directory may not be available by default and needs to be manually created)
93+
1. Download the latest translation files from the release page and place them in the `data/gitea/options/locale`
94+
directory (This directory may not be available by default and needs to be manually created)
9195
2. Restart Gitea
9296

9397
## Screenshots

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ THEMES = gitea-auto, gitea-light, gitea-dark, github-auto, github-light, github-
7070
> [!IMPORTANT]
7171
>
7272
> 模板修改了 Gitea 的布局, 使其更接近 GitHub 的布局, 请勿跨版本使用模板文件, 可能会导致功能缺失等问题
73+
>
7374
> 模板布局跟 Gitea 实例绑定, 所有主题都会生效, 会影响其他非本项目的主题的体验
7475
7576
### 翻译文件安装 (可选)

0 commit comments

Comments
 (0)