mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
wm: add Hindi translation (#11098)
This commit is contained in:
parent
6aa1813ef0
commit
7b992f52db
1 changed files with 13 additions and 0 deletions
13
pages.hi/android/wm.md
Normal file
13
pages.hi/android/wm.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# wm
|
||||
|
||||
> एंड्रॉइड डिवाइस की स्क्रीन के बारे में जानकारी दिखाएं।
|
||||
> इस कमांड का उपयोग केवल `adb shell` के माध्यम से किया जा सकता है।
|
||||
> अधिक जानकारी: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
|
||||
|
||||
- एंड्रॉइड डिवाइस की स्क्रीन का भौतिक आकार प्रदर्शित करें:
|
||||
|
||||
`wm {{आकार}}`
|
||||
|
||||
- एंड्रॉइड डिवाइस की स्क्रीन का भौतिक घनत्व प्रदर्शित करें:
|
||||
|
||||
`wm {{घनत्व}}`
|
Loading…
Add table
Reference in a new issue