From 8d792ee37964df31e7e88a601c0baf7accfbc3af Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 6 Jun 2016 20:43:03 -0400 Subject: Update translations to fix typo --- app/Locale/es_ES/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 4da11633..15478315 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1109,7 +1109,7 @@ return array( 'Column created successfully.' => 'Columna creada exitosamente', 'Another column with the same name exists in the project' => 'Ya existe una columna con el mismo nombre en el proyecto', 'Default filters' => 'Filtros predeterminados', - 'Your board doesn\'t have any column!' => '¡Tu tablero no tiene ninguna columna!', + 'Your board doesn\'t have any columns!' => '¡Tu tablero no tiene ninguna columna!', 'Change column position' => 'Cambiar posición de la columna', 'Switch to the project overview' => 'Cambiar a vista general del proyecto', 'User filters' => 'Usar filtros', -- cgit v1.2.3