make translation api public to fetch on first app start
This commit is contained in:
@ -10,6 +10,7 @@ export function loginPage() {
|
||||
<div class="login-card card">
|
||||
<h1>BW Schützt</h1>
|
||||
<p class="subtitle">Questionnaire Management</p>
|
||||
<p class="login-privacy-note">Coach app stores interview answers encrypted on device; data shown here is loaded from the server after upload.</p>
|
||||
<form id="loginForm">
|
||||
<div class="form-group">
|
||||
<label for="username">Username</label>
|
||||
|
||||
Reference in New Issue
Block a user