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:
parent
f02fbf07ef
commit
e1ebbf3753
1 changed files with 3 additions and 3 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue