Skip to content

Commit 561ed37

Browse files
authored
chore: modify the select upstream field to upstream (#2344)
1 parent 6367ffd commit 561ed37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/Upstream/locales/en-US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
*/
1717
export default {
18-
'page.upstream.step.select.upstream': 'Select Upstream',
18+
'page.upstream.step.select.upstream': 'Upstream',
1919
'page.upstream.step.select.upstream.select.option': 'Custom',
2020
'page.upstream.step.select.upstream.select.option.serviceSelected':
2121
'Custom (The current configuration will override the bound service)',

0 commit comments

Comments
 (0)