New translations edit.mdx (Spanish)
This commit is contained in:
parent
d48e1dae35
commit
5ea717a42d
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Edit actions
|
title: Acciones de edición
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
|
@ -42,7 +42,7 @@ Copy the selected file items to the clipboard.
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
```
|
```
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
Esta acción solo está disponible cuando está activada la disposición vertical de la lista de archivos.
|
||||||
```
|
```
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
@ -54,7 +54,7 @@ Cut the selected file items to the clipboard.
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
```
|
```
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
Esta acción solo está disponible cuando está activada la disposición vertical de la lista de archivos.
|
||||||
```
|
```
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
@ -66,7 +66,7 @@ Paste the file items from the clipboard to the current hierarchy level if they a
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
```
|
```
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
Esta acción solo está disponible cuando está activada la disposición vertical de la lista de archivos.
|
||||||
```
|
```
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue