mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
Replace SSID by wifi name
This commit is contained in:
parent
844d61a6fc
commit
775d2a3644
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@
|
|||
{
|
||||
"name": "wifi_ssid",
|
||||
"ask": {
|
||||
"en": "Choose an SSID (wifi name)",
|
||||
"fr": "Choisissez un SSID (le nom du wifi)"
|
||||
"en": "Choose a wifi name (SSID)",
|
||||
"fr": "Choisissez un nom pour le wifi (SSID)"
|
||||
},
|
||||
"example": "myNeutralNetwork",
|
||||
"default": "myNeutralNetwork"
|
||||
|
|
Loading…
Add table
Reference in a new issue