1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-06 17:33:18 +00:00

translation (#3461)

This commit is contained in:
Michael An
2019-05-15 12:22:11 +08:00
committed by Daniel Pan
parent 3a84040870
commit 7050e48ec0
2 changed files with 3 additions and 3 deletions

View File

@@ -339,11 +339,11 @@ class GenerateShareLink extends React.Component {
className="w-75"
value={this.state.sendLinkEmails}
onChange={this.onSendLinkEmailsChange}
placeholder={gettext('Emails, separated by ","')}
placeholder={gettext('Emails, separated by \',\'')}
/>
</FormGroup>
<FormGroup>
<Label htmlFor="sendLinkMessage" className="text-secondary font-weight-normal">{gettext('Message (optional)')}{':'}</Label><br/>
<Label htmlFor="sendLinkMessage" className="text-secondary font-weight-normal">{gettext('Message (optional):')}</Label><br/>
<textarea
className="w-75"
id="sendLinkMessage"

View File

@@ -88,7 +88,7 @@ class AdvancedSearch extends React.Component {
<div className='search-file-types search-catalog'>
<Row>
<Col md="2" lg="2">{gettext('File types')}{': '}</Col>
<Col md="2" lg="2">{gettext('File Types')}{': '}</Col>
<Col md="4" lg="4">
<FormGroup check>
<Label check>