sleep: add Hindi translation (#8640)
This commit is contained in:
16
pages.hi/common/sleep.md
Normal file
16
pages.hi/common/sleep.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# sleep
|
||||||
|
|
||||||
|
> निर्दिष्ट समय के लिए विलंब जोड़ें।
|
||||||
|
> अधिक जानकारी: <https://www.gnu.org/software/coreutils/sleep>।
|
||||||
|
|
||||||
|
- सेकंड में देरी:
|
||||||
|
|
||||||
|
`sleep {{सेकंड}}`
|
||||||
|
|
||||||
|
- मिनटों में देरी:
|
||||||
|
|
||||||
|
`sleep {{मिनट}}m`
|
||||||
|
|
||||||
|
- घंटों में देरी:
|
||||||
|
|
||||||
|
`sleep {{घंटे}}h`
|
Reference in New Issue
Block a user