subcommand-mention: add French translation (#6820)
This commit is contained in:
@@ -81,7 +81,9 @@ Not translated yet.
|
|||||||
---
|
---
|
||||||
### fr
|
### fr
|
||||||
|
|
||||||
Not translated yet.
|
```markdown
|
||||||
|
Certaines sous-commandes comme `example command` ont leur propre documentation.
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
### hi
|
### hi
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# adb
|
# adb
|
||||||
|
|
||||||
> Android Debug Bridge: Communiquer avec une instance d'émulateur Android ou un appareil Android.
|
> Android Debug Bridge: Communiquer avec une instance d'émulateur Android ou un appareil Android.
|
||||||
> Certaines commandes comme `adb shell` ont leur propre documentation.
|
> Certaines sous-commandes comme `adb shell` ont leur propre documentation.
|
||||||
> Plus d'informations: <https://developer.android.com/studio/command-line/adb>.
|
> Plus d'informations: <https://developer.android.com/studio/command-line/adb>.
|
||||||
|
|
||||||
- Vérifie si le processus du serveur adb est en fonctionnement et le démarre :
|
- Vérifie si le processus du serveur adb est en fonctionnement et le démarre :
|
||||||
|
Reference in New Issue
Block a user