Initial commit

This commit is contained in:
Ana Custura 2026-02-17 08:42:33 +00:00
commit c0b4ca1021
21 changed files with 677 additions and 0 deletions

6
app/translation_refs.py Normal file
View file

@ -0,0 +1,6 @@
from flask_babel import gettext as _
_('ssid_description')
_('butterbox_name_description')
_('wifi_password_description')
_('logo_description')