New translations field.php (Urdu (Pakistan))

This commit is contained in:
Fatih Alp 2022-02-01 11:14:40 +03:00
parent d97614f8d2
commit 292f332de2

View File

@ -43,6 +43,10 @@ return [
'login_with_phone_number' => 'فون نمبر کے ساتھ لاگ ان کریں',
'login_with_email_address' => 'ای میل ایڈریس کے ساتھ لاگ ان کریں',
// Share
'share_on_facebook' => 'Share on Facebook',
'share_on_twitter' => 'Share on Twitter',
// Side menu links
'company_directory' => 'کمپنی کی ڈائرکٹری',
'popular_ads' => 'مشہور اشتہارات',
@ -51,6 +55,9 @@ return [
'sms' => 'ٹیکسٹ میسج (SMS) بھیجیں',
'mail' => 'میل بھیجیں',
//Related
'related_posts' => 'Related Posts',
// Register instruction seed
'register_instructions' => 'ہدایات رجسٹر کریں',
'list' => 'فہرست',
@ -62,4 +69,6 @@ return [
'your_internet_connection_is_broken' => 'آپ کا انٹرنیٹ کنکشن ٹوٹ گیا ہے،',
'we_miss_you_so_much_already' => 'ہم آپ کو پہلے ہی بہت یاد کرتے ہیں!',
'try_again' => 'دوبارہ کوشش کریں',
'news_title' => 'Sectoral Developments All in :name',
];