New translations field.php (Turkish)

This commit is contained in:
Fatih Alp 2021-07-05 17:29:27 +03:00
parent ac3d522e95
commit e6d78257d3

View File

@ -383,4 +383,6 @@ return [
'tax' => [
'name' => 'Vergi'
],
'name_a_z' => 'Name (A to Z)',
'name_z_a' => 'Name (Z to A)',
];