-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
86 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,30 @@ | ||
{ | ||
"process": "Process: ", | ||
"up.build": "Building namespace ", | ||
"helpcom": "Command help:", | ||
"up.all": "Launching namespace ", | ||
"ns.not": "Namespace not found ", | ||
"com.ns": "Show all namespaces", | ||
"notfoundcomand": "Command not found!", | ||
"com.help": "Help", | ||
"app.stopping": "A safe stop of the application has been initiated. All containers and nymspaces will be stopped now", | ||
"gitok": "Folder is ready", | ||
"section.SdbuController": "Automation", | ||
"com.up": "Launch compose", | ||
"com.sdbu": "Stop, download from git, rebuild, and start. Full update cycle", | ||
"git.downloaded": "Repository downloaded and updated", | ||
"http.start": "Started Http server for gits webhooks and connecting the client side. Address: ", | ||
"com.build": "Compose build", | ||
"section.ComboController": "NS management", | ||
"get.from": "Downloading the new branch version from the repository for ", | ||
"procces.null": "Process not found for ", | ||
"process.end": "Process has ended", | ||
"com.upall": "Launch all composes", | ||
"com.download": "Download the latest branch version and save it to /ns-files", | ||
"process": "Process: ", | ||
"com.stopall": "Stop all ns", | ||
"up.build": "Building namespace ", | ||
"helpcom": "Command help:", | ||
"up.all": "Launching namespace ", | ||
"section.GitCmd": "GitHub and downloading repositories", | ||
"com.stop": "Stop ns", | ||
"com.ns": "Show all namespaces", | ||
"com.help": "Help", | ||
"app.stopping": "A safe stop of the application has been initiated. All containers and ns will be stopped now", | ||
"com.listx": "Download the latest version of the branch and upload it to /ns-files", | ||
"gitok": "Folder is ready", | ||
"com.gitupd": "Download the latest version of the branch and upload it to /ns-files", | ||
"com.build": "Compose build", | ||
"com.upall": "Launch all composes", | ||
"com.pods": "Show pod status" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters