summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/openbb_terminal/assets/i18n/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_terminal/openbb_terminal/assets/i18n/en.yml')
-rw-r--r--openbb_terminal/openbb_terminal/assets/i18n/en.yml36
1 files changed, 36 insertions, 0 deletions
diff --git a/openbb_terminal/openbb_terminal/assets/i18n/en.yml b/openbb_terminal/openbb_terminal/assets/i18n/en.yml
new file mode 100644
index 00000000000..beb4013229d
--- /dev/null
+++ b/openbb_terminal/openbb_terminal/assets/i18n/en.yml
@@ -0,0 +1,36 @@
+en:
+ intro: introduction on the OpenBB Platform CLI
+ about: discover the capabilities of the OpenBB Platform CLI (https://openbb.co/docs)
+ 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/_info_: Feature flags
+ settings/_settings_: Terminal settings and 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/rcontext: remember contexts loaded params during session
+ 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/language: translation language
+ settings/n_rows: number of rows to show on non interactive tables
+ settings/n_cols: number of columns to show on non interactive tables