update config
This commit is contained in:
parent
47fe90329c
commit
0ae817d822
1 changed files with 7 additions and 11 deletions
10
config.json
10
config.json
|
@ -235,13 +235,11 @@
|
|||
"locales": ["en", "ar", "hi"],
|
||||
"pages": [
|
||||
{"id": "welcome", "title": "Welcome"},
|
||||
{"id": "app", "title": "Application", "parts": [
|
||||
{"id": "about", "title": "About Open Media Library"},
|
||||
{"id": "faq", "title": "Frequently Asked Questions"},
|
||||
{"id": "terms", "title": "Terms and Conditions"},
|
||||
{"id": "development", "title": "Software Development"},
|
||||
{"id": "contact", "title": "Send Feedback"}
|
||||
]},
|
||||
{"id": "contact", "title": "Send Feedback"},
|
||||
{"id": "update", "title": "Software Update"},
|
||||
{"id": "preferences", "title": "Preferences", "parts": [
|
||||
{"id": "account", "title": "Account"},
|
||||
|
@ -252,12 +250,10 @@
|
|||
{"id": "extensions", "title": "Extensions"},
|
||||
{"id": "advanced", "title": "Advanced"}
|
||||
]},
|
||||
{"id": "users", "title": "Users"},
|
||||
{"id": "devices", "title": "Devices"},
|
||||
{"id": "peers", "title": "Peers"},
|
||||
{"id": "transfers", "title": "Transfers"},
|
||||
{"id": "import", "title": "Import"},
|
||||
{"id": "export", "title": "Export"},
|
||||
{"id": "notifications", "title": "Notifications"},
|
||||
{"id": "transfers", "title": "Transfers"},
|
||||
{"id": "gettingstarted", "title": "Getting Started"},
|
||||
{"id": "help", "title": "Help", "parts": [
|
||||
{"id": "introduction", "title": "Introduction"},
|
||||
|
|
Loading…
Reference in a new issue