From 6154a04c00d7650664b78e2bca37631ae3778411 Mon Sep 17 00:00:00 2001
From: David Leal <halfpacho@gmail.com>
Date: Wed, 24 Jun 2020 21:14:04 +0200
Subject: [PATCH] Remove node_ownership support, cleanup (#560)

---
 technic/locale/es.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/technic/locale/es.txt b/technic/locale/es.txt
index 2c1cdca..fa66988 100644
--- a/technic/locale/es.txt
+++ b/technic/locale/es.txt
@@ -101,7 +101,7 @@
 Charge = Cargar
 Discharge = Descargar
 Power level = Nivel de Poder
-# $1: Tier $2: current_charge $3: max_charge 
+# $1: Tier $2: current_charge $3: max_charge
 @1 Battery Box: @2/@3 = Caja de Bateria @1: @2/@3
 # $1: Machine name $2: Supply $3: Demand
 @1. Supply: @2 Demand: @3 = @1. Alimentacion: @2 Demanda: @3

--
Gitblit v1.8.0