mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
test load_localized_config() with categories
This commit is contained in:
parent
bc58959315
commit
6b82710039
6 changed files with 76 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
"version": 20002,
|
||||
"index": {
|
||||
"name": "/index-v2.json",
|
||||
"sha256": "ba000a3f5e1935d338f374c50cae529b8ce6d988ab3ed67c7a8cf437502f81ad",
|
||||
"size": 52481,
|
||||
"sha256": "7117ee6ff4ff2dd71ec3f3d3ad2ef7e9fd4afead9b1f2d39d0b224a1812e78b5",
|
||||
"size": 53233,
|
||||
"numPackages": 10
|
||||
},
|
||||
"diffs": {}
|
||||
|
|
|
@ -498,6 +498,43 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"categories": {
|
||||
"Time": {
|
||||
"name": {
|
||||
"en-US": "Time"
|
||||
}
|
||||
},
|
||||
"Development": {
|
||||
"name": {
|
||||
"en-US": "Development"
|
||||
}
|
||||
},
|
||||
"GuardianProject": {
|
||||
"name": {
|
||||
"en-US": "Guardian Project"
|
||||
}
|
||||
},
|
||||
"Multimedia": {
|
||||
"name": {
|
||||
"en-US": "Multimedia"
|
||||
}
|
||||
},
|
||||
"Phone & SMS": {
|
||||
"name": {
|
||||
"en-US": "Phone & SMS"
|
||||
}
|
||||
},
|
||||
"Security": {
|
||||
"name": {
|
||||
"en-US": "Security"
|
||||
}
|
||||
},
|
||||
"System": {
|
||||
"name": {
|
||||
"en-US": "System"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requests": {
|
||||
"install": [
|
||||
"org.adaway"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue