o: add Spanish translation (#16095)

This commit is contained in:
Darío Hereñú
2025-04-12 04:35:11 -03:00
committed by GitHub
parent 6b26cee9e5
commit dec28604f3
+24
View File
@@ -0,0 +1,24 @@
# o
> Orbiton, un sencillo editor de texto sin configuración.
> Más información: <https://github.com/xyproto/orbiton>.
- Abre un archivo en el editor:
`o {{ruta/a/archivo}}`
- Abre un archivo como de solo lectura:
`o {{[-m|-monitor]}} {{ruta/a/archivo}}`
- Guarda el archivo:
`<Ctrl s>`
- Sale de Orbiton:
`<Ctrl q>`
- Muestra la ayuda:
`o {{[-h|--help]}}`