From 813b2bce2b7e89ef4f43ce891d99d058facfe457 Mon Sep 17 00:00:00 2001 From: louayhaouari Date: Thu, 13 Jul 2017 15:42:49 +0100 Subject: [PATCH] Update ar.js --- app/scripts/translations/ar.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/scripts/translations/ar.js b/app/scripts/translations/ar.js index 9763e7c7d1..3431779739 100644 --- a/app/scripts/translations/ar.js +++ b/app/scripts/translations/ar.js @@ -130,8 +130,8 @@ sidebar_TokenBal : 'Token Balances ', sidebar_Equiv : 'Equivalent Values ', sidebar_TransHistory : 'Transaction History ', sidebar_donation : 'MyEtherWallet is a free, open-source service dedicated to your privacy and security. The more donations we receive, the more time we spend creating new features, listening to your feedback, and giving you what you want. We are just two people trying to change the world. Help us? ', -sidebar_donate : 'Donate ', -sidebar_thanks : 'THANK YOU!!! ', +sidebar_donate : 'تبرع ', +sidebar_thanks : 'شكرا!!! ', /* Decrypt Panel */ decrypt_Access : 'How would you like to access your wallet? ', @@ -184,11 +184,11 @@ ADD_Label_8 : 'Password (optional): ', /* My Wallet */ MYWAL_Nick : 'Wallet Nickname ', MYWAL_Address : 'Wallet Address ', -MYWAL_Bal : 'Balance ', +MYWAL_Bal : 'رصيد حساب ', MYWAL_Edit : 'Edit ', MYWAL_View : 'View ', -MYWAL_Remove : 'Remove ', -MYWAL_RemoveWal : 'Remove Wallet ', +MYWAL_Remove : 'إزالة ', +MYWAL_RemoveWal : 'إزالة المحفظة ', MYWAL_WatchOnly : 'Your Watch-Only Accounts ', MYWAL_Viewing : 'Viewing Wallet ', MYWAL_Hide : 'Hide Wallet Info ',