diff --git a/electrum b/electrum index 8a7e1599b..63ea1a006 100755 --- a/electrum +++ b/electrum @@ -428,6 +428,7 @@ if __name__ == '__main__': if cmd.name == 'check_seed': args.append(long(options.entropy)) + args.append(options.language) # run the command