env['res.users'].search([]).write({'lang': 'tr_TR'}) env.cr.commit() print("All users updated to Turkish!")