Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2509221

This commit is contained in:
olprod
2026-04-18 08:08:29 -07:00
parent f167f3a9ac
commit 4c58e105dd
18 changed files with 144 additions and 18 deletions

View File

@@ -961,7 +961,14 @@
"bucketLabel": "버킷 {{id}}",
"dataExplorerQueryBucket": " (데이터 탐색기 쿼리 버킷)",
"active": "활성",
"inactive": "비활성"
"inactive": "비활성",
"defaultBucketLabel": "Default Throughput Bucket",
"defaultBucketPlaceholder": "Select a default throughput bucket",
"defaultBucketTooltip": "The default throughput bucket is used for operations that do not specify a particular bucket.",
"defaultBucketTooltipLearnMore": "Learn more.",
"noDefaultBucketSelected": "No Default Throughput Bucket Selected",
"bucketOptionLabel": "Bucket {{id}} - {{percentage}}%",
"bucketNotActive": "Bucket {{id}} is not active."
}
}
}