Small touch up
This commit is contained in:
parent
7caea9dd01
commit
07d120a646
2 changed files with 5 additions and 5 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<?php // This file is part of LibreQR, which is distributed under the GNU AGPLv3+ license
|
||||
$loc = array(
|
||||
'subtitle' => "QR codes generator",
|
||||
'subtitle' => "Text & WiFi QR codes generator",
|
||||
'description' => "Generate QR codes freely. Choose content, size, colors…",
|
||||
|
||||
'tab_text' => "Text",
|
||||
'tab_wifi' => "Wifi",
|
||||
'tab_wifi_title' => "Wifi QR codes generation",
|
||||
'tab_wifi' => "WiFi",
|
||||
'tab_wifi_title' => "WiFi QR codes generator",
|
||||
|
||||
'label_wifi_ssid' => "Network name / SSID",
|
||||
'label_wifi_password' => "Password",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue