mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
7 lines
237 B
PHP
Executable File
7 lines
237 B
PHP
Executable File
<?php
|
|
// Text
|
|
$_['text_title'] = 'Parcelforce 48';
|
|
$_['text_description'] = 'Parcelforce 48';
|
|
$_['text_weight'] = 'Weight:';
|
|
$_['text_insurance'] = 'Insured upto:';
|
|
$_['text_time'] = 'Estimated Time: Within 48 Hours'; |