We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84dc8da commit 38790f5Copy full SHA for 38790f5
2 files changed
brainframe/cli/translations/install.en.yml
@@ -80,5 +80,4 @@ en:
80
ask-add-to-docker-group: "Would you like to add your user to the \"docker\"
81
group? Doing so will allow the BrainFrame CLI to interact with Docker without
82
root permissions."
83
- install-version: "By the current configuration, we are going to install
84
- BrainFrame:%{version} on your machine."
+ install-version: "BrainFrame:%{version} will be installed."
brainframe/cli/translations/update.en.yml
@@ -10,4 +10,4 @@ en:
10
update?"
11
complete: "BrainFrame has been updated!"
12
upgrade-version: "BrainFrame:%{existing_version} detected under your installation
13
- location, we will upgrade it to BrainFrame:%{upgrade_version}"
+ location, we will replace it with BrainFrame:%{upgrade_version}"
0 commit comments