complete story 3.2 with qa tests
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'save' => 'Save',
|
||||
'cancel' => 'Cancel',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'optional' => 'Optional',
|
||||
'actions' => 'Actions',
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No',
|
||||
];
|
||||
Reference in New Issue
Block a user