From b378ea59e8f8b340887917a03781d7f396675a3b Mon Sep 17 00:00:00 2001 From: Mohamed Elbou Date: Tue, 5 May 2015 16:58:39 -0500 Subject: [PATCH] Update ar.js --- source/js/Core/Language/locale/ar.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/js/Core/Language/locale/ar.js b/source/js/Core/Language/locale/ar.js index d9845e9..fc786ba 100644 --- a/source/js/Core/Language/locale/ar.js +++ b/source/js/Core/Language/locale/ar.js @@ -29,10 +29,11 @@ if(typeof VMM != 'undefined') { loading_timeline: "جاري التحميل... ", return_to_title: "العودة", expand_timeline: "تكبير العرض", - contract_timeline: "الاتفاقية", + contract_timeline: "تصغير العرض", wikipedia: "من ويكيبيديا, الموسوعة الحرة", loading_content: "تحميل المحتوى", loading: "تحميل", - swipe_nav: "Swipe to Navigate" } + swipe_nav: "التصفح باللمس" + } } } \ No newline at end of file