1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 12:06:00 +02:00

ncal: translate boilerplate variables to Spanish (#7184)

This commit is contained in:
Enrique Matías Sánchez 2021-10-24 14:25:45 +02:00 committed by GitHub
parent f02fbf07ef
commit e1ebbf3753
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,8 @@
- Muestra el calendario para un año concreto (4 dígitos):
`cal {{year}}`
`cal {{año}}`
- Muestra el calendario para un año y mes concretos:
- Muestra el calendario para un mes y año concretos:
`cal {{month}} {{year}}`
`cal {{mes}} {{año}}`