Skip to content

Commit d1af0a3

Browse files
GiteaBotlunnydelvh
authored
Merge two translation contributing documents (#23939) (#24933)
Backport #23939 by @lunny This PR also adjusts the weights. Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: delvh <[email protected]>
1 parent a83d597 commit d1af0a3

7 files changed

+17
-29
lines changed

docs/content/doc/contributing/guidelines-frontend.en-us.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
date: "2021-10-13T16:00:00+02:00"
33
title: "Guidelines for Frontend Development"
44
slug: "guidelines-frontend"
5-
weight: 20
5+
weight: 30
66
toc: false
77
draft: false
88
menu:
99
sidebar:
1010
parent: "contributing"
1111
name: "Guidelines for Frontend"
12-
weight: 20
12+
weight: 30
1313
identifier: "guidelines-frontend"
1414
---
1515

docs/content/doc/contributing/guidelines-refactoring.en-us.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
date: "2023-02-14T00:00:00+00:00"
33
title: "Guidelines for Refactoring"
44
slug: "guidelines-refactoring"
5-
weight: 20
5+
weight: 40
66
toc: false
77
draft: false
88
menu:
99
sidebar:
1010
parent: "contributing"
1111
name: "Guidelines for Refactoring"
12-
weight: 20
12+
weight: 40
1313
identifier: "guidelines-refactoring"
1414
---
1515

docs/content/doc/contributing/translation.de-de.md renamed to docs/content/doc/contributing/localization.de-de.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
date: "2021-01-22T00:00:00+02:00"
33
title: "Übersetzungs Richtlinien"
4+
slug: "localization"
45
weight: 70
5-
toc: true
6+
toc: false
67
draft: false
78
menu:
89
sidebar:
910
parent: "contributing"
1011
name: "Übersetzungsrichtlinien"
1112
weight: 70
12-
identifier: "translation-guidelines"
13+
identifier: "localization"
1314
---
1415

1516
## Allgemeines

docs/content/doc/contributing/localization.en-us.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
date: "2016-12-01T16:00:00+02:00"
33
title: "Localization"
44
slug: "localization"
5-
weight: 10
5+
weight: 70
66
toc: false
77
draft: false
88
menu:
99
sidebar:
1010
parent: "contributing"
1111
name: "Localization"
12-
weight: 20
12+
weight: 70
1313
identifier: "localization"
1414
---
1515

@@ -31,3 +31,7 @@ After a translation has been accepted, it will be reflected in the main reposito
3131
At the time of writing, this means that a changed translation may not appear until the following Gitea release.
3232

3333
If you use a bleeding edge build, it should appear as soon as you update after the change is synced.
34+
35+
# How to Contribute
36+
37+
Different Languages have different translation guidelines. Please visit the respective page for more information.

docs/content/doc/contributing/localization.zh-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
date: "2016-12-01T16:00:00+02:00"
33
title: "本地化"
44
slug: "localization"
5-
weight: 20
5+
weight: 70
66
toc: false
77
draft: false
88
menu:
99
sidebar:
1010
parent: "contributing"
1111
name: "本地化"
12-
weight: 20
12+
weight: 70
1313
identifier: "localization"
1414
---
1515

docs/content/doc/contributing/localization.zh-tw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
date: "2016-12-01T16:00:00+02:00"
33
title: "在地化"
44
slug: "localization"
5-
weight: 20
5+
weight: 70
66
toc: false
77
draft: false
88
menu:
99
sidebar:
1010
parent: "contributing"
1111
name: "在地化"
12-
weight: 20
12+
weight: 70
1313
identifier: "localization"
1414
---
1515

docs/content/doc/contributing/translation.en-us.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)