mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-16 00:21:51 +02:00
fix spelling in translations
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"typeHelpText": "The type of the repository (e.g. Mercurial, Git or Subversion).",
|
||||
"contactHelpText": "Email address of the person who is responsible for this repository.",
|
||||
"descriptionHelpText": "A short description of the repository.",
|
||||
"initializeRepository": "Creates a initial branch and commit a basic README.md."
|
||||
"initializeRepository": "Creates an initial branch and commits a basic README.md."
|
||||
},
|
||||
"repositoryRoot": {
|
||||
"errorTitle": "Error",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"typeHelpText": "El tipo del repositorio (Mercurial, Git or Subversion).",
|
||||
"contactHelpText": "Dirección del correo electrónico de la persona responsable del repositorio.",
|
||||
"descriptionHelpText": "Breve descripción del repositorio.",
|
||||
"initializeRepository": "Creates a initial branch and commit a basic README.md."
|
||||
"initializeRepository": "Creates an initial branch and commits a basic README.md."
|
||||
},
|
||||
"repositoryRoot": {
|
||||
"errorTitle": "Error",
|
||||
|
||||
Reference in New Issue
Block a user