Skip to content

Commit 1061e66

Browse files
committed
fix(translation): remove trailing colon from installation node selection message
1 parent 02f01a7 commit 1061e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/ui/public/i18n/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@
10111011
"authors": "Author | Authors",
10121012
"source_package": "Application image",
10131013
"app_installation": "Install {app}",
1014-
"choose_node_for_installation": "Select installation node for {app} {version}:",
1014+
"choose_node_for_installation": "Select installation node for {app} {version}",
10151015
"select_node_volume_for_installation": "Select the volume on {node} to store application data",
10161016
"installing_on_node": "Installing on {node}",
10171017
"instance_installed_on_node": "{module_id} installed on {node}",

0 commit comments

Comments
 (0)