Small touch up

This commit is contained in:
Bakhai Support 2025-09-11 21:14:57 +05:30
commit 07d120a646
2 changed files with 5 additions and 5 deletions

View file

@ -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",