allow to configure default values for users (#919)

This commit is contained in:
Kevin Papst
2019-07-05 02:42:50 +02:00
committed by GitHub
parent 3457f93ed0
commit 19843760e5
12 changed files with 142 additions and 29 deletions

View File

@@ -18,6 +18,10 @@
<source>form_customer</source>
<target>Create customer - default values</target>
</trans-unit>
<trans-unit id="form_user">
<source>form_user</source>
<target>User - default values</target>
</trans-unit>
<trans-unit id="theme">
<source>theme</source>
<target>Theme</target>