mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 10:32:08 +00:00
Перевірка відповідності зміних
This commit is contained in:
@@ -8,15 +8,13 @@
|
||||
$_['text_title'] = 'Royal Mail';
|
||||
$_['text_weight'] = 'Вага:';
|
||||
$_['text_insurance'] = 'Застраховано до:';
|
||||
$_['text_1st_class_standard'] = 'First Class Standard Post';
|
||||
$_['text_1st_class_recorded'] = 'First Class Recorded Post';
|
||||
$_['text_2nd_class_standard'] = 'Second Class Standard Post';
|
||||
$_['text_2nd_class_recorded'] = 'Second Class Recorded Post';
|
||||
$_['text_special_delivery_500'] = 'Special Delivery Next Day (£500)';
|
||||
$_['text_special_delivery_1000'] = 'Special Delivery Next Day (£1000)';
|
||||
$_['text_special_delivery_2500'] = 'Special Delivery Next Day (£2500)';
|
||||
$_['text_standard_parcels'] = 'Standard Parcels';
|
||||
$_['text_airmail'] = 'Airmail';
|
||||
$_['text_international_signed'] = 'International Signed';
|
||||
$_['text_airsure'] = 'Airsure';
|
||||
$_['text_surface'] = 'Surface';
|
||||
$_['text_special_delivery'] = 'Special Delivery Next Day';
|
||||
$_['text_1st_class_signed'] = 'First Class Signed Post';
|
||||
$_['text_2nd_class_signed'] = 'Second Class Signed Post';
|
||||
$_['text_1st_class_standard'] = 'First Class Standard Post';
|
||||
$_['text_2nd_class_standard'] = 'Second Class Standard Post';
|
||||
$_['text_international_standard'] = 'International Standard';
|
||||
$_['text_international_tracked_signed'] = 'International Tracked & Signed';
|
||||
$_['text_international_tracked'] = 'International Tracked';
|
||||
$_['text_international_signed'] = 'International Signed';
|
||||
$_['text_international_economy'] = 'International Economy';
|
||||
Reference in New Issue
Block a user