mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Set org and per user locale
This commit is contained in:
parent
23abcf1585
commit
4494ace0a2
30 changed files with 125 additions and 41 deletions
|
@ -31,7 +31,7 @@ export default Route.extend({
|
|||
dbname: document.head.querySelector("[property=dbname]").content,
|
||||
dbhash: pwd,
|
||||
title: "",
|
||||
message: this.i18n.localize('setup_default_message'),
|
||||
message: "Documize Community instance contains all our documentation",
|
||||
allowAnonymousAccess: false,
|
||||
firstname: "",
|
||||
lastname: "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue