mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-19 22:33:40 -04:00
[PR #147] Add French translation #136
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/docs/pull/147
Author: @thibaultmeyer
Created: 8/23/2017
Status: 🔄 Open
Base:
master← Head:feature/add-language-fr📝 Commits (1)
9b476c9Add French translation📊 Changes
13 files changed (+811 additions, -0 deletions)
View changed files
📝
config.yaml(+43 -0)➕
content/doc/advanced.fr-fr.md(+13 -0)➕
content/doc/advanced/make.fr-fr.md(+44 -0)➕
content/doc/installation.fr-fr.md(+13 -0)➕
content/doc/installation/from-binary.fr-fr.md(+45 -0)➕
content/doc/installation/from-package.fr-fr.md(+57 -0)➕
content/doc/installation/from-source.fr-fr.md(+80 -0)➕
content/doc/installation/windows-service.fr-fr.md(+34 -0)➕
content/doc/installation/with-docker.fr-fr.md(+110 -0)➕
content/doc/upgrade.fr-fr.md(+13 -0)➕
content/doc/upgrade/from-gogs.fr-fr.md(+80 -0)➕
content/page/index.fr-fr.md(+278 -0)📝
scripts/trans-copy(+1 -0)📄 Description
This PR adds French version of the following pages:
Signed-off-by: Thibault Meyer meyer.thibault@gmail.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.