mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98088befae
The code was just copied&pasted, it causes problems now. There are a lot (for every package) broken translations. eg: ``` # en-US conda.documentation = For more information on the Conda registry, see <a target="_blank" rel="noopener noreferrer" href="%s">the documentation</a>. # fr-FR (and many languages) conda.documentation=Pour plus d'informations sur le registre Conda, voir <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/fr-fr/packages/conda/">la documentation</a>. ``` To resolve the problem fundamentally, use a general string, and trigger the re-translating on Crowdin side. And, it should really really really avoid introducing too much copied&pasted code ....... |
2 years ago | |
---|---|---|
.. | ||
alpine.tmpl | 2 years ago | |
cargo.tmpl | 2 years ago | |
chef.tmpl | 2 years ago | |
composer.tmpl | 2 years ago | |
composer_dependencies.tmpl | 3 years ago | |
conan.tmpl | 2 years ago | |
conda.tmpl | 2 years ago | |
container.tmpl | 2 years ago | |
cran.tmpl | 2 years ago | |
debian.tmpl | 2 years ago | |
generic.tmpl | 2 years ago | |
go.tmpl | 2 years ago | |
helm.tmpl | 2 years ago | |
maven.tmpl | 2 years ago | |
npm.tmpl | 2 years ago | |
npm_dependencies.tmpl | 3 years ago | |
nuget.tmpl | 2 years ago | |
pub.tmpl | 2 years ago | |
pypi.tmpl | 2 years ago | |
rpm.tmpl | 2 years ago | |
rubygems.tmpl | 2 years ago | |
rubygems_dependencies.tmpl | 3 years ago | |
swift.tmpl | 2 years ago | |
vagrant.tmpl | 2 years ago |