diff --git a/resources/lang/it/commands.php b/resources/lang/it/commands.php index 928b557af8..d59ccd621f 100644 --- a/resources/lang/it/commands.php +++ b/resources/lang/it/commands.php @@ -97,7 +97,7 @@ return [ ], 'messages' => [ 'save_failed' => 'Failed to save device :hostname', - 'try_force' => 'You my try with the --force option to skip safety checks', + 'try_force' => 'You may try with the --force option to skip safety checks', 'added' => 'Added device :hostname (:device_id)', ], ],