New translations routing.mdx (Portuguese, Brazilian)
This commit is contained in:
parent
52150b7539
commit
c5a4d4954b
1 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ title: Planejamento e edição de rotas
|
|||
import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, Home, Repeat, Trash2, CirclePlay, SquareArrowUpLeft } from 'lucide-svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
import Routing from '$lib/components/toolbar/tools/routing/Routing.svelte';
|
||||
import routingScreenshot from '$lib/assets/img/docs/tools/routing.png?enhanced';
|
||||
import DocsImage from '$lib/components/docs/DocsImage.svelte';
|
||||
</script>
|
||||
|
||||
|
|
@ -62,7 +61,7 @@ Isto permite que o caminho seja editado em diferentes níveis de detalhes.
|
|||
|
||||
Finalmente, você pode excluir pontos de âncora clicando neles e selecionando <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> Apagar</button> do menu de contexto.
|
||||
|
||||
<DocsImage src={routingScreenshot} alt="Pontos de âncora permitem que você edite uma rota facilmente." />
|
||||
<DocsImage img="tools/routing" alt="Anchor points allow you to easily edit a route." />
|
||||
|
||||
## Ferramentas adicionais
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue