mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-02-20 09:23:37 +00:00
13 lines
456 B
JSON
13 lines
456 B
JSON
{
|
|
"splashScreen": {
|
|
"title": {
|
|
"default": "Welcome to Azure Cosmos DB",
|
|
"postgres": "Welcome to Azure Cosmos DB for PostgreSQL",
|
|
"vcoreMongo": "Welcome to Azure DocumentDB (with MongoDB compatibility)"
|
|
},
|
|
"subtitle": {
|
|
"default": "Globally distributed, multi-model database service for any scale",
|
|
"getStarted": "Get started with our sample datasets, documentation, and additional tools."
|
|
}
|
|
}
|
|
} |