php-validate icon indicating copy to clipboard operation
php-validate copied to clipboard

字段比对的翻译,第二个参数错误

Open ZhangChengLin opened this issue 4 years ago • 0 comments
trafficstars

https://github.com/inhere/php-validate/blob/5ff992659db20c3af8fc7247b1d45a0ccf224b8b/src/Validator/GlobalMessage.php#L68-L73

{value0} 应该是 {attr1}

因为 $translates 第二个参数名称没有被翻译

ZhangChengLin avatar Sep 15 '21 02:09 ZhangChengLin