Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,12 @@ welcome.menu: "Quick Menu(use ↑/↓ keys to navigate, press enter to select an
welcome.menu_items.0: "Open Omega Code Console Panel, to configure the application."
welcome.menu_items.1: "Start a new project."
welcome.menu_items.2: "Quit"
welcome.install_message1: "Step 1: Java Runtime Environment..."
welcome.install_message2: "Step 2: Python Runtime Environment..."
welcome.install_message3: "Java runtime environment installation failed."
welcome.install_message4: "Python runtime environment installation failed."
welcome.install_message5: "Downloading JRE..."
welcome.install_message6: "Extracting JRE..."
welcome.install_message7: "Downloading Python..."
welcome.install_message8: "Extracting Python..."
welcome.install_message9: "Environment prepared"
Loading
Loading