mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
Specify wifi antenna
This commit is contained in:
parent
775d2a3644
commit
f2aec38b5b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
{
|
{
|
||||||
"name": "wifi_device",
|
"name": "wifi_device",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Select your wifi interface",
|
"en": "Select the wifi antenna interface",
|
||||||
"fr": "Sélectionnez l'interface correspondant à l'antenne wifi"
|
"fr": "Sélectionnez l'interface correspondant à l'antenne wifi"
|
||||||
},
|
},
|
||||||
"example": "wlan0",
|
"example": "wlan0",
|
||||||
|
|
Loading…
Reference in a new issue