[Translation] Middle Header: Fix Start Bot button translation (#41)
This commit is contained in:
parent
6b8bfdf3ab
commit
634debcda6
@ -129,7 +129,7 @@ const HeaderActions: FC<OwnProps & StateProps & DispatchProps> = ({
|
||||
fluid
|
||||
onClick={handleStartBot}
|
||||
>
|
||||
{lang('Start')}
|
||||
{lang('BotStart')}
|
||||
</Button>
|
||||
)}
|
||||
{!IS_SINGLE_COLUMN_LAYOUT && canSearch && (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user