-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
For those international open source repositories, they may have multiple READMEs for different languages. So that if gitea could display the related README according user setting or web browser's setting, that's good.
For example, assume there are README.md
and README_ZH.md
on the repository root.
When the repository's has enabled multiple languages README.
When a Chinese user view the repository's home page, it will display README_ZH.md
, others will display README.md
.
Of course, someone may always want to see the default REAME.md
(me :)), so this could be changed by user's setting.
davydov-vyacheslav and qwerty287bagasme and 6543
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.