Update first time setup flow; update strings, include strings from figma

This commit is contained in:
Ana Custura 2026-03-29 17:17:47 +01:00
parent 9937cc8884
commit 4c25aeabf9
23 changed files with 1451 additions and 245 deletions

View file

@ -1,6 +1,20 @@
from flask_babel import gettext as _
_('ssid_description')
_('butterbox_name_description')
_('wifi_password_description')
_('logo_description')
_('The URL is the address users will enter into a browser after they connect to the box network. From here, they can view the portal. ')
_('Upload New Logo')
_('After the box is powered on, it will appear as a Wi-Fi network on nearby devices. The Wi-Fi name will show up in the Wi-Fi list.')
_('⚠️ This network only provides access to content on the box. No internet access.')
_('Set a password to limit access to the portal.')
_('Security')
_('Require a Wi-Fi Password')
_('Turn off the Wi-Fi access point if you do not want the box to appear as a Wi-Fi network on nearby devices.')
_('Wi-Fi Access Point (on)')
_('Set Admin Password')
_('Set an admin password to keep admin settings protected. Store somewhere secure. It cannot be reset.')
_('⚠️ This password should not match the Wi-Fi password.')
_('Enter password')
_('Confirm password')
_('Help Center')
_('Language')
_('Share Access')
_('512 x 512 px. Recommended size.')