2017-10-17 18:52:20 -07:00
|
|
|
<?php
|
|
|
|
|
2022-01-13 21:27:29 -08:00
|
|
|
return array(
|
|
|
|
'dl_csv' => 'Landa i-CSV',
|
|
|
|
'eula_text' => 'I-EULA',
|
2017-10-17 18:52:20 -07:00
|
|
|
'id' => 'ID',
|
|
|
|
'require_acceptance' => 'Ukwamukelwa',
|
|
|
|
'title' => 'Igama lokufinyelela',
|
|
|
|
|
2022-01-13 21:27:29 -08:00
|
|
|
|
|
|
|
);
|