Translation link
This commit is contained in:
parent
8809a3e3c8
commit
078931b4f9
3 changed files with 7 additions and 2 deletions
|
|
@ -214,6 +214,7 @@ class Profile extends React.Component {
|
|||
}
|
||||
</div>
|
||||
</div>
|
||||
<InputHint><i className="fa fa-language"></i> <a href="https://translate.comunes.org/projects/todos-contra-el-fuego/" rel="noopener noreferrer" target="_blank">{this.t('Puedes participar en las traducciones')}</a></InputHint>
|
||||
</FormGroup>
|
||||
<FormGroup>
|
||||
<ControlLabel>{this.t('Contraseña actual')}</ControlLabel>
|
||||
|
|
|
|||
|
|
@ -187,5 +187,7 @@
|
|||
"Zonas vigiladas por nuestros usuari@s actualmente": "Areas currently monitored by our users",
|
||||
"Iniciar sesión con Facebook": "Login With Facebook",
|
||||
"Elige un tipo":
|
||||
"Choose a type"
|
||||
"Choose a type",
|
||||
"Puedes participar en las traducciones":
|
||||
"You can help with the translations"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -274,5 +274,7 @@
|
|||
"Iniciar sesión con Facebook":
|
||||
"Iniciar sesión con Facebook",
|
||||
"Elige un tipo":
|
||||
"Elige un tipo"
|
||||
"Elige un tipo",
|
||||
"Puedes participar en las traducciones":
|
||||
"Puedes participar en las traducciones"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue