Initial commit
This commit is contained in:
commit
c0b4ca1021
21 changed files with 677 additions and 0 deletions
6
app/translation_refs.py
Normal file
6
app/translation_refs.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
from flask_babel import gettext as _
|
||||
|
||||
_('ssid_description')
|
||||
_('butterbox_name_description')
|
||||
_('wifi_password_description')
|
||||
_('logo_description')
|
||||
Loading…
Add table
Add a link
Reference in a new issue