Skip to content

Commit 7439333

Browse files
committed
feat:update locales schema.json
1 parent 6375cb5 commit 7439333

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

locales/en/schema.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"fundingGrant_label": "Funding grant",
6464
"hasFormat_label": "Has format",
6565
"availableInRegistry_label": "Available in registry",
66+
"hostType_label": "Host type",
6667
"hasDimensionality_label": "Has dimensionality",
6768
"bodySite_label": "Body site",
6869
"runnableExample_label": "Runnable example",
@@ -136,6 +137,7 @@
136137
"fundingGrant_placeholder": "Grant number used for funding",
137138
"hasFormat_placeholder": "Format followed by a file. For example, txt, nc, etc.",
138139
"availableInRegistry_placeholder": "URL to registry of where software image can be found. For example, https://hub.docker.com/r/pytorch/pytorch",
140+
"hostType_placeholder": "The type of host that the software component is running on. For example, plaza-gradio-application, renku-project, google-colab, wasm, other",
139141
"hasDimensionality_placeholder": "Property to indicate dimensionality of the input or output of a dataset specification",
140142
"bodySite_placeholder": "The part of the body that is being imaged.",
141143
"runnableExample_placeholder": "A runnable example of the software component",

0 commit comments

Comments
 (0)