This repository has been archived on 2023-07-20. You can view files and clone it, but cannot push or open issues or pull requests.
theme/i18n/zh-TW.yaml
Xinyu Zhou d84039b903
All checks were successful
continuous-integration/drone/push Build is passing
Add Edit on GitHub (#116)
resolved #115

The following configuration need to be added to [config.yml](https://github.com/go-gitea/gitea/blob/main/docs/config.yaml) ([go-gitea/gitea#21981](https://github.com/go-gitea/gitea/pull/21981))

```yml
params:
  repo: "https://github.com/go-gitea/gitea"
  docContentPath: "docs/content"
```

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Reviewed-on: #116
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Xinyu Zhou <i@sourcehut.net>
Co-committed-by: Xinyu Zhou <i@sourcehut.net>
2022-11-30 21:30:57 +08:00

18 lines
269 B
YAML

- id: navbar_menu
translation: "選單"
- id: read_more
translation: "更多..."
- id: authored_by
translation: "於"
- id: page_prev
translation: "上一頁"
- id: page_next
translation: "下一頁"
- id: edit_this_page
translation: "編輯此頁面"