From 532057689bef15722ca9405d86ebd9923b17e362 Mon Sep 17 00:00:00 2001 From: songliang Date: Mon, 27 Feb 2023 12:09:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=8D=E6=9D=A1=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/es/shop/account.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/shop/account.php b/resources/lang/es/shop/account.php index 784af381..1737bc1c 100644 --- a/resources/lang/es/shop/account.php +++ b/resources/lang/es/shop/account.php @@ -109,7 +109,7 @@ return [ 'select_province' => 'Por favor seleccione provincia', 'enter_city' => 'Por favor complete la ciudad', 'confirm_delete' => '¿Está seguro de que desea eliminar la dirección?', - 'hint' => '提示', + 'hint' => 'Pista', 'check_form' => 'Por favor, compruebe que el formulario se ha rellenado correctamente.', ],