validation-attributes.php 388 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 <?php return [ 'attributes' => [ 'image' => 'Picha', 'result_text_under_image' => 'Maandishi ya matokeo chini ya picha', 'short_text' => 'Maandishi mafupi', 'test_description' => 'Maelezo ya jaribio', 'test_locale' => 'Lugha', 'test_name' => 'Jina la jaribio', ], ];