forked from 0x2620/pandora
default locale is default user locale (no need for separate config property); fix typo in default description
This commit is contained in:
parent
2af53d5da4
commit
6117438fbe
5 changed files with 6 additions and 10 deletions
|
|
@ -608,7 +608,6 @@
|
|||
"system": "system@pad.ma"
|
||||
},
|
||||
"https": true,
|
||||
"locale": "en",
|
||||
"id": "padma",
|
||||
"name": "Pad.ma",
|
||||
"url": "pad.ma",
|
||||
|
|
@ -695,7 +694,7 @@
|
|||
"listSort": [{"key": "title", "operator": "+"}],
|
||||
"listView": "grid",
|
||||
"lists": {},
|
||||
"locale": "",
|
||||
"locale": "en",
|
||||
"mapFind": "",
|
||||
"mapSelection": "",
|
||||
"page": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue