From 6b61883281a432603fd8ce88925dace8e15cee40 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Sep 2017 18:00:35 +0200 Subject: [PATCH] New translations form.php (Spanish) --- resources/lang/es_ES/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php index dcd1ac31d5..b7f127dd7d 100644 --- a/resources/lang/es_ES/form.php +++ b/resources/lang/es_ES/form.php @@ -48,7 +48,7 @@ return [ 'budget_id' => 'Presupuesto', 'openingBalance' => 'Saldo inicial', 'tagMode' => 'Modo de etiqueta', - 'tagPosition' => 'Ubicación de la etiqueta', + 'tag_position' => 'Tag location', 'virtualBalance' => 'Saldo virtual', 'targetamount' => 'Cantidad objetivo', 'accountRole' => 'Tipo de cuenta',