chore: enhance wording for lazy mode

This commit is contained in:
EnixCoda 2022-05-28 21:51:47 +08:00
parent 5814bc2b09
commit 15da7ca977

View file

@ -93,7 +93,7 @@ export function FileExplorer({ freeze, metaData }: Props) {
{visibleNodesGenerator?.defer && (
<div className={'status'}>
<Label
title="This repository is large. Gitako has switched to Lazy Mode to improve performance. Folders will be loaded when it gets expanded."
title="This repository is large. Gitako has switched to Lazy Mode to improve performance. Folders will be loaded on demand."
className={'lazy-mode'}
variant="attention"
>