mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Don't mark Algolia as translatable
This commit is contained in:
@@ -173,7 +173,7 @@ export default class DocSearchArea extends React.Component<Props, State> {
|
||||
This search is powered by{' '}
|
||||
<FlatButton
|
||||
onClick={() => Window.openExternalURL('http://algolia.com/')}
|
||||
label={<Trans>Algolia</Trans>}
|
||||
label={"Algolia"}
|
||||
/>
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user