Change text to avoid confusion with Slack Import

Этот коммит содержится в:
it33
2015-10-02 06:23:26 -07:00
родитель b07fad563d
Коммит 95fe16e0d9

Просмотреть файл

@@ -220,7 +220,7 @@ export default class UserSettingsAppearance extends React.Component {
className='theme'
onClick={this.handleImportModal}
>
{'Import from Slack'}
{'Import theme colors from Slack'}
</a>
</div>
);