diff --git a/app/Language/ckb/Datepicker.php b/app/Language/ckb/Datepicker.php index 1ee567ce5..08d5e93bc 100644 --- a/app/Language/ckb/Datepicker.php +++ b/app/Language/ckb/Datepicker.php @@ -8,14 +8,14 @@ return [ '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' => "", + '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' => "",