diff options
Diffstat (limited to 'src/input/pages/windows.cpp')
-rw-r--r-- | src/input/pages/windows.cpp | 6 |
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, |