platform/dev/prod/public/branding.json
Alexander Onnikov 59141b9096
Some checks are pending
CI / uitest-qms (push) Waiting to run
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Add german translation (#7636)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-11 02:15:28 +07:00

139 lines
3.1 KiB
JSON

{
"localhost:8080": {
"title": "Huly",
"languages": "en,ru,pt,es,zh,fr,de",
"defaultLanguage": "en",
"defaultApplication": "tracker",
"defaultSpace": "tracker:project:DefaultProject",
"lastNameFirst": "true",
"defaultSpecial": "issues",
"links": [
{
"rel": "manifest",
"href": "/huly/site.webmanifest"
},
{
"rel": "icon",
"href": "/huly/favicon.svg",
"type": "image/svg+xml"
},
{
"rel": "shortcut icon",
"href": "/huly/favicon.ico",
"sizes": "any"
},
{
"rel": "apple-touch-icon",
"href": "/huly/icon-192.png"
}
]
},
"localhost:8087": {
"title": "Huly",
"languages": "en,ru,pt,es,zh,fr,de",
"defaultLanguage": "en",
"defaultApplication": "tracker",
"defaultSpace": "tracker:project:DefaultProject",
"defaultSpecial": "issues",
"lastNameFirst": "true",
"links": [
{
"rel": "manifest",
"href": "/huly/site.webmanifest"
},
{
"rel": "icon",
"href": "/huly/favicon.svg",
"type": "image/svg+xml"
},
{
"rel": "shortcut icon",
"href": "/huly/favicon.ico",
"sizes": "any"
},
{
"rel": "apple-touch-icon",
"href": "/huly/icon-192.png"
}
]
},
"localhost:8081": {
"title": "TraceX",
"languages": "en",
"defaultLanguage": "en",
"defaultApplication": "documents",
"defaultSpace": "documents:space:QualityDocuments",
"defaultSpecial": "",
"links": [
{
"rel": "shortcut icon",
"type": "image/x-icon",
"href": "/tracex/favicon.ico"
},
{
"rel": "icon",
"type": "image/svg+xml",
"sizes": "any",
"href": "/tracex/favicon.svg"
},
{
"rel": "icon",
"type": "image/png",
"sizes": "16x16",
"href": "/tracex/favicon_16.png"
},
{
"rel": "icon",
"type": "image/png",
"sizes": "32x32",
"href": "/tracex/favicon_32.png"
},
{
"rel": "icon",
"type": "image/png",
"sizes": "192x192",
"href": "/tracex/favicon_192.png"
}
]
},
"localhost:8088": {
"title": "TraceX",
"languages": "en",
"defaultLanguage": "en",
"defaultApplication": "documents",
"defaultSpace": "documents:space:QualityDocuments",
"defaultSpecial": "",
"links": [
{
"rel": "shortcut icon",
"type": "image/x-icon",
"href": "/tracex/favicon.ico"
},
{
"rel": "icon",
"type": "image/svg+xml",
"sizes": "any",
"href": "/tracex/favicon.svg"
},
{
"rel": "icon",
"type": "image/png",
"sizes": "16x16",
"href": "/tracex/favicon_16.png"
},
{
"rel": "icon",
"type": "image/png",
"sizes": "32x32",
"href": "/tracex/favicon_32.png"
},
{
"rel": "icon",
"type": "image/png",
"sizes": "192x192",
"href": "/tracex/favicon_192.png"
}
]
}
}