From f1543dd4965bea72836b3c0b96dee63b7f962ac2 Mon Sep 17 00:00:00 2001 From: bijan ebrahimy Date: Tue, 20 Aug 2013 01:08:53 +0430 Subject: [PATCH] persian minor-translation improvement --- js/lan-1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/lan-1.js b/js/lan-1.js index ad3c90d..ec4eac9 100644 --- a/js/lan-1.js +++ b/js/lan-1.js @@ -542,7 +542,7 @@ window.l.fa.shortDateFormatMinutes = '{minutes} دقیقه'; window.l.fa.shortDateFormatHours = '{hours} ساعت'; window.l.fa.shortDateFormatDate = '{day} {month}'; window.l.fa.shortDateFormatDateAndY = '{day} {month} {year}'; -window.l.fa.now = 'فقط در حال حاضر'; +window.l.fa.now = 'همین اکنون'; window.l.fa.posting = 'در حال ارسال'; window.l.fa.viewMoreInConvBefore = '→ نمایش بیشتر در گفتگوها'; window.l.fa.viewMoreInConvAfter = 'نمایش بیشتر در گفتگوها ←';