Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/language/ar/account/
Upload File :
Current File : /var/test/www/alh/catalog/language/ar/account/reset.php

<?php
//  Website: WWW.OpenCartArab.com
//  E-Mail : info@OpenCartArab.com

// header
$_['heading_title']  = 'تغيير كلمة المرور';

// Text
$_['text_account']   = 'الحساب';
$_['text_password']  = 'ادخل كلمة المرور الجديدة التي ترغب باستخدامها.';
$_['text_success']   = 'تم تحديث كلمة المرور بنجاح.';

// Entry
$_['entry_password'] = 'كلمة المرور';
$_['entry_confirm']  = 'تأكيد كلمة المرور';

// Error
$_['error_password'] = 'كلمة المرور يجب ان تكون بين 4 و 20 رمز !';
$_['error_confirm']  = 'لا يوجد تطابق بين كلمة المرور وتأكيد كلمة المرور !';
$_['error_code']     = 'رمز تغيير كلمة المرور غير صالح أو تم استخدامه سابقا !';