You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translations are done through Crowdin. If you want to translate to a new language ask one of the managers in the Crowdin project to add a new language there.
Translations are done through [Crowdin](https://crowdin.com/project/gitea). If you want to translate to a new language ask one of the managers in the Crowdin project to add a new language there.
72
74
73
75
You can also just create an issue for adding a language or ask on discord on the #translation channel. If you need context or find some translation issues, you can leave a comment on the string or ask on Discord. For general translation questions there is a section in the docs. Currently a bit empty but we hope to fill it as questions pop up.
74
76
75
-
https://docs.gitea.com/contributing/localization
77
+
Get more information from [documentation](https://docs.gitea.com/contributing/localization).
We offer an official [go-sdk](https://gitea.com/gitea/go-sdk) and a CLI tool [tea](https://gitea.com/gitea/tea).
82
+
83
+
You can find more 3rd party projects including SDK, plugins, themes... in [awesome gitea](https://gitea.com/gitea/awesome-gitea#sdk).
78
84
79
85
## Further information
80
86
81
87
For more information and instructions about how to install Gitea, please look at our [documentation](https://docs.gitea.com/).
82
-
If you have questions that are not covered by the documentation, you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://forum.gitea.com/).
88
+
89
+
If you have questions that are not covered by the documentation, you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://forum.gitea.com/).
83
90
84
91
We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea).
85
92
86
-
The official Gitea CLI is developed at [gitea/tea](https://gitea.com/gitea/tea).
93
+
## SDK
94
+
95
+
87
96
88
97
## Authors
89
98
@@ -122,6 +131,10 @@ Gitea is pronounced [/ɡɪ’ti:/](https://youtu.be/EM71-2uDAoY) as in "gi-tea"
122
131
123
132
We're [working on it](https://github.com/go-gitea/gitea/issues/1029).
124
133
134
+
**Where can I find the security patches?**
135
+
136
+
In the [release log](https://github.com/go-gitea/gitea/releases) or the [change log](https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md), search for the keyword `SECURITY` to find the security patches.
0 commit comments