Skip to content

Commit

Permalink
update: translate docsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
QC-L committed Dec 14, 2017
1 parent 39ca1ea commit a500a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navigation/Navigation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default class Navigation extends React.Component {
<input
type="text"
className="navigation__search-input"
placeholder="Search documentation…"
placeholder="在文档中搜索..."
onBlur={ this._toggleSearch.bind(this) } />
<button
className="navigation__search-icon icon-magnifying-glass"
Expand Down

0 comments on commit a500a5d

Please sign in to comment.