Adds a setting to disable first time wizard for new users (#5938)
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
<source>theme.avatar_url</source>
|
||||
<target state="translated">Erlaube die Nutzung von URLs für Avatarbilder</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="uf2_qIW" resname="user_auth_wizard">
|
||||
<source>user_auth_wizard</source>
|
||||
<target>Einrichtungsassistent für neue Benutzer anzeigen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="FaGqoTT" resname="timesheet.mode" xml:space="preserve">
|
||||
<source>timesheet.mode</source>
|
||||
<target state="translated">Zeiterfassungs-Modus</target>
|
||||
|
||||
@@ -254,6 +254,10 @@
|
||||
<source>authentication</source>
|
||||
<target state="translated">Authentifizierung</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="uf2_qIW" resname="user_auth_wizard">
|
||||
<source>user_auth_wizard</source>
|
||||
<target>Einrichtungsassistent für neue Benutzer anzeigen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="FaGqoTT" resname="timesheet.mode">
|
||||
<source>timesheet.mode</source>
|
||||
<target state="translated">Zeiterfassungsmodus</target>
|
||||
|
||||
@@ -14,6 +14,10 @@
|
||||
<source>theme.avatar_url</source>
|
||||
<target>Allow the use of URLs for avatar images</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="uf2_qIW" resname="user_auth_wizard">
|
||||
<source>user_auth_wizard</source>
|
||||
<target>Show setup wizard for new users</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="FaGqoTT" resname="timesheet.mode">
|
||||
<source>timesheet.mode</source>
|
||||
<target>Timetracking mode</target>
|
||||
|
||||
Reference in New Issue
Block a user