android/*: add French translation (#6716)
This commit is contained in:
13
pages.fr/android/wm.md
Normal file
13
pages.fr/android/wm.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# wm
|
||||
|
||||
> Affiche les informations de l'écran d'un appareil Android.
|
||||
> Cette commande peut être utilisé uniquement depuis `adb shell`.
|
||||
> Plus d'informations : <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
|
||||
|
||||
- Affiche la taille physique de l'écran d'un appareil Android :
|
||||
|
||||
`wm {{size}}`
|
||||
|
||||
- Affiche la densité physique de l'écran d'un appareil Android :
|
||||
|
||||
`wm {{density}}`
|
Reference in New Issue
Block a user