From 4c3d89c769a583a8a02a22fe22b0b3babedf4eaa Mon Sep 17 00:00:00 2001 From: AriaieBOY Date: Wed, 2 Oct 2024 17:02:36 +0330 Subject: [PATCH] fix persian translation --- locales/fa/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/fa/php.json b/locales/fa/php.json index e737d984..33e4d470 100644 --- a/locales/fa/php.json +++ b/locales/fa/php.json @@ -6,17 +6,17 @@ "attributes.announcement": "اعلامیه", "attributes.area": "منطقه", "attributes.audience_prize": "جایزه مخاطب", - "attributes.audience_winner": "audience winner", + "attributes.audience_winner": "مخاطب برنده", "attributes.available": "موجود", "attributes.birthday": "تاریخ تولد", "attributes.body": "بدن", "attributes.city": "شهر", - "attributes.company": "company", + "attributes.company": "شرکت", "attributes.compilation": "تلفیقی", "attributes.concept": "مفهوم", "attributes.conditions": "شرایط", "attributes.content": "محتوا", - "attributes.contest": "contest", + "attributes.contest": "مسابقه", "attributes.country": "کشور", "attributes.cover": "پوشش", "attributes.created_at": "ایجاد شده در", @@ -121,7 +121,7 @@ "attributes.user": "کاربر", "attributes.username": "نام کاربری", "attributes.value": "ارزش", - "attributes.winner": "winner", - "attributes.work": "work", + "attributes.winner": "برنده", + "attributes.work": "کار", "attributes.year": "سال" }