diff options
-rw-r--r-- | src/input/pages/other.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 59a698bc3..3994b00f5 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -273,7 +273,7 @@ SetupActionData setupActionDataOther[] = }, { // TRANSLATORS: input action name - N_("Crate items (for gms)"), + N_("Create items (for gms)"), InputAction::CREATE_ITEMS, "", }, |