add language selector to form

This commit is contained in:
Harvey Tindall
2021-01-11 19:17:43 +00:00
parent 461efa7f60
commit 3fbbc7f620
10 changed files with 126 additions and 68 deletions
+2 -2
View File
@@ -85,7 +85,7 @@
},
"settings": {
"language": {
"name": "Language",
"name": "Default Form Language",
"required": false,
"requires_restart": true,
"type": "select",
@@ -93,7 +93,7 @@
"en-us"
],
"value": "en-US",
"description": "UI Language. Currently only implemented for account creation form. Submit a PR on github if you'd like to translate."
"description": "Default UI Language. Currently only implemented for account creation form. Submit a PR on github if you'd like to translate."
},
"theme": {
"name": "Default Look",