@appscode/ui-builder
Version:
## Motivation
29 lines • 719 B
JSON
{
"en": {
"labels": {
"repositories": {
"title": "Repository",
"choise": "",
"name": "Name",
"backend": {
"title": "Backend",
"type": "Type",
"container": "Container",
"prefix": "Prefix",
"maxConnections": "Maximum Connections",
"bucket": "Bucket",
"url": "URL",
"endPoint": "End Point",
"region": "Region",
"secret": "Storage Secret",
"volumeSource": "Select Volume Source",
"server": "Server",
"path": "Path",
"pvcName": "Claim Name",
"mountPath": "Mount Path",
"subPath": "Sub Path"
}
}
}
}
}