sleep: add Hindi translation (#8640)

This commit is contained in:
Abhishek Keshri
2022-10-03 00:18:17 +05:30
committed by GitHub
parent 463a8d7ef5
commit 2af01b6460

16
pages.hi/common/sleep.md Normal file
View File

@@ -0,0 +1,16 @@
# sleep
> निर्दिष्ट समय के लिए विलंब जोड़ें।
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/sleep>।
- सेकंड में देरी:
`sleep {{सेकंड}}`
- मिनटों में देरी:
`sleep {{मिनट}}m`
- घंटों में देरी:
`sleep {{घंटे}}h`