afinfo, afplay, airport, apachectl, archey, as, asr: add Spanish translation (#4596)
This commit is contained in:

committed by
GitHub

parent
99b2c81f77
commit
6ffb27546e
@@ -8,11 +8,11 @@
|
||||
|
||||
- Play a sound file at 2x speed (playback rate):
|
||||
|
||||
`afplay --rate 2 {{path/to/file}}`
|
||||
`afplay --rate {{2}} {{path/to/file}}`
|
||||
|
||||
- Play a sound file at half speed:
|
||||
|
||||
`afplay --rate 0.5 {{path/to/file}}`
|
||||
`afplay --rate {{0.5}} {{path/to/file}}`
|
||||
|
||||
- Play the first N seconds of a sound file:
|
||||
|
||||
|
Reference in New Issue
Block a user