summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/pages/windows.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp
index 216829d69..4d1945918 100644
--- a/src/input/pages/windows.cpp
+++ b/src/input/pages/windows.cpp
@@ -204,6 +204,12 @@ SetupActionData setupActionDataWindows[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Clan window"),
+ InputAction::WINDOW_CLAN,
+ "",
+ },
+ {
// TRANSLATORS: input action label
N_("Tabs"),
InputAction::NO_VALUE,