summaryrefslogtreecommitdiffstats
path: root/translations/dicts/en_US.toml
diff options
context:
space:
mode:
Diffstat (limited to 'translations/dicts/en_US.toml')
-rw-r--r--translations/dicts/en_US.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/translations/dicts/en_US.toml b/translations/dicts/en_US.toml
index 5faadfe..bf1771b 100644
--- a/translations/dicts/en_US.toml
+++ b/translations/dicts/en_US.toml
@@ -89,13 +89,14 @@ test="Runs tests and exits with success/failure code."
conffile="Config file to use instead of default (MUST BE FIRST ARGUMENT)"
# TRANSLATORS: Please don't translate the **labels** ("devices", "layouts") as they don't change in the code.
list="""
-List <devices|layouts|colorschemes|paths|keys>
+List <devices|layouts|colorschemes|paths|keys|langs>
devices: Prints out device names for filterable widgets
layouts: Lists built-in layouts
colorschemes: Lists built-in colorschemes
paths: List out configuration file search paths
widgets: Widgets that can be used in a layout
- keys: Show the keyboard bindings."""
+ keys: Show the keyboard bindings.
+ langs: Show supported language translations."""
write="Write out a default config file."