summaryrefslogtreecommitdiffstats
path: root/cli/openbb_cli/assets/i18n/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/openbb_cli/assets/i18n/en.yml')
-rw-r--r--cli/openbb_cli/assets/i18n/en.yml36
1 files changed, 0 insertions, 36 deletions
diff --git a/cli/openbb_cli/assets/i18n/en.yml b/cli/openbb_cli/assets/i18n/en.yml
deleted file mode 100644
index 2e19ee4ce39..00000000000
--- a/cli/openbb_cli/assets/i18n/en.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-en:
- intro: introduction on the OpenBB Platform CLI
- support: pre-populate a support ticket for our team to evaluate
- survey: fill in our 2-minute survey so we better understand how we can improve the CLI
- settings: enable and disable feature flags, preferences and settings
- _scripts_: Record and execute your own .openbb routine scripts
- record: start recording current session
- stop: stop session recording and convert to .openbb routine
- exe: execute .openbb routine scripts (use exe --example for an example)
- _configure_: Configure your own CLI
- _main_menu_: Main menu
- settings/_feature_flags_: Feature flags
- settings/_preferences_: Preferences
- settings/retryload: retry misspelled commands with load first
- settings/interactive: open dataframes in interactive window
- settings/cls: clear console after each command
- settings/color: use coloring features
- settings/promptkit: enable prompt toolkit (autocomplete and history)
- settings/thoughts: thoughts of the day
- settings/reporthtml: open report as HTML otherwise notebook
- settings/exithelp: automatically print help when quitting menu
- settings/rich: colorful rich CLI
- settings/richpanel: colorful rich CLI panel
- settings/watermark: watermark in figures
- settings/cmdloc: command location displayed in figures
- settings/overwrite: whether to overwrite Excel files if they already exists
- settings/version: whether to show the version in the bottom right corner
- settings/tbhint: displays usage hints in the bottom toolbar
- settings/console_style: apply a custom rich style to the CLI
- settings/flair: choose flair icon
- settings/timezone: pick timezone
- settings/n_rows: number of rows to show on non interactive tables
- settings/n_cols: number of columns to show on non interactive tables
- settings/obbject_msg: show obbject registry message after a new result is added
- settings/obbject_res: define the maximum number of obbjects allowed in the registry
- settings/obbject_display: define the maximum number of cached results to display on the help menu