From 534ca0ddd249a423b81e6bd21ce4e038892f3c5f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 6 May 2017 10:07:42 +0100 Subject: [PATCH] New translations cachet.php (Persian) --- resources/lang/fa-IR/cachet.php | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/resources/lang/fa-IR/cachet.php b/resources/lang/fa-IR/cachet.php index fdeb04f1..65c7c86d 100644 --- a/resources/lang/fa-IR/cachet.php +++ b/resources/lang/fa-IR/cachet.php @@ -27,15 +27,13 @@ return [ // Incidents 'incidents' => [ - 'none' => 'هیچ حادثه ای گزارش نشده است', - 'past' => 'حوادث گذشته', - 'previous_week' => 'هفته گذشته', - 'next_week' => 'هفته آینده', - 'stickied' => 'Stickied Incidents', - 'scheduled' => 'تعمیرات زمان‌بندی شده', - 'scheduled_at' => '، برنامه ریزی شده :timestamp', - 'posted' => 'Posted :timestamp', - 'status' => [ + 'none' => 'هیچ حادثه ای گزارش نشده است', + 'past' => 'حوادث گذشته', + 'stickied' => 'Stickied Incidents', + 'scheduled' => 'تعمیرات زمان‌بندی شده', + 'scheduled_at' => '، برنامه ریزی شده :timestamp', + 'posted' => 'Posted :timestamp', + 'status' => [ 1 => 'در دست بررسی', 2 => 'شناسایی شده', 3 => 'در دست بررسی تغييرات', @@ -77,7 +75,7 @@ return [ // Subscriber 'subscriber' => [ 'subscribe' => 'مشترک شوید تا از آخرین به‌روزرسانی‌ها آگاه شوید', - 'unsubscribe' => 'Unsubscribe at :link', + 'unsubscribe' => 'لغو عضویت در: لینک', 'button' => 'اشتراک اطلاع‌رسانی', 'manage' => [ 'no_subscriptions' => 'در حال حاضر شما برای همه به‌روزرسانی‌ها مشترک هستید.', @@ -128,4 +126,4 @@ return [ 'atom-feed' => 'خوراک (Atom)', 'feed' => 'فید (خوراک) وضعیت', -]; +]; \ No newline at end of file