mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-27 12:55:11 +01:00
[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…
Reference in New Issue
Block a user