From 16d3a8bab18cdc8227988787add3bd6cd09d529c Mon Sep 17 00:00:00 2001 From: Munibullah Shah Date: Fri, 13 Dec 2024 00:12:21 +0000 Subject: [PATCH] Translated using Weblate (Urdu) Currently translated at 5.0% (1 of 20 strings) Translation: opensourcepos/datepicker Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/datepicker/ur/ --- app/Language/ur/Datepicker.php | 41 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 20 deletions(-) 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' => "", ];