2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Display a "launch" screen if server is not connected

This commit is contained in:
Oliver Walters
2022-05-09 20:37:57 +10:00
parent 97b4eefc13
commit 347d2175be
3 changed files with 47 additions and 3 deletions

View File

@ -608,6 +608,9 @@
"profileSelect": "Select InvenTree Server",
"@profileSelect": {},
"profileSelectOrCreate": "Select server or create a new profile",
"@profileSelectOrCreate": {},
"profileTapToCreate": "Tap to create or select a profile",
"@profileTapToCreate": {},