mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-17 00:54:32 -04:00
Backport #23939 by @lunny This PR also adjusts the weights. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
date: "2016-12-01T16:00:00+02:00"
|
||||
title: "Localization"
|
||||
slug: "localization"
|
||||
weight: 10
|
||||
weight: 70
|
||||
toc: false
|
||||
draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
parent: "contributing"
|
||||
name: "Localization"
|
||||
weight: 20
|
||||
weight: 70
|
||||
identifier: "localization"
|
||||
---
|
||||
|
||||
@@ -31,3 +31,7 @@ After a translation has been accepted, it will be reflected in the main reposito
|
||||
At the time of writing, this means that a changed translation may not appear until the following Gitea release.
|
||||
|
||||
If you use a bleeding edge build, it should appear as soon as you update after the change is synced.
|
||||
|
||||
# How to Contribute
|
||||
|
||||
Different Languages have different translation guidelines. Please visit the respective page for more information.
|
||||
|
Reference in New Issue
Block a user