diff --git a/app/Language/ur/Datepicker.php b/app/Language/ur/Datepicker.php index e8be7a6c0..b8e62beaf 100644 --- a/app/Language/ur/Datepicker.php +++ b/app/Language/ur/Datepicker.php @@ -1,23 +1,24 @@ "", - "apply" => "", - "cancel" => "", - "custom" => "", - "from" => "", - "last_30" => "", - "last_7" => "", - "last_financial_year" => "", - "last_month" => "", - "last_year" => "", - "same_month_last_year" => "", - "same_month_to_same_day_last_year" => "", - "this_financial_year" => "", - "this_month" => "", - "this_year" => "", - "to" => "", - "today" => "", - "today_last_year" => "", - "weekstart" => "", - "yesterday" => "", + 'all_time' => "ہمیشہ", + 'apply' => "", + 'cancel' => "", + 'custom' => "", + 'from' => "", + 'last_30' => "", + 'last_7' => "", + 'last_financial_year' => "", + 'last_month' => "", + 'last_year' => "", + 'same_month_last_year' => "", + 'same_month_to_same_day_last_year' => "", + 'this_financial_year' => "", + 'this_month' => "", + 'this_year' => "", + 'to' => "", + 'today' => "", + 'today_last_year' => "", + 'weekstart' => "", + 'yesterday' => "", ];