From 2b53203e88c7877e2e55cd368bbfff160153fe4f Mon Sep 17 00:00:00 2001 From: Martín González Gómez Date: Sat, 24 Jan 2026 18:25:05 -0500 Subject: Update Spanish translation (#8464) * Update Spanish translation * make fix-all --------- Co-authored-by: Alexandre Alapetite --- app/i18n/es/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/es/user.php') diff --git a/app/i18n/es/user.php b/app/i18n/es/user.php index 7dc82986f..c48b00401 100644 --- a/app/i18n/es/user.php +++ b/app/i18n/es/user.php @@ -44,7 +44,7 @@ return array( ), 'tos' => array( 'feedback' => array( - 'invalid' => 'Debe aceptar los Términos de Servicio para poder registrarse.', + 'invalid' => 'Debe aceptar los términos de servicio para poder registrarse.', ), ), 'username' => array( -- cgit v1.2.3