ÿØÿÛ C 

ÿØÿÛ C 

<?php

 return [
     'home' => 'Zuhause',
     'welcome_message' => 'Willkommen :name,',
     'total_sell' => 'Gesamtumsatz',
     'total_purchase' => 'Gesamtkauf',
     'invoice_due' => 'FÃ¤llige Rechnung',
     'purchase_due' => 'Kauf fÃ¤llig',
     'today' => 'Heute',
     'this_week' => 'Diese Woche',
     'this_month' => 'Diesen Monat',
     'this_fy' => 'Dieses GeschÃ¤ftsjahr',
     'sells_last_30_days' => 'VerkÃ¤ufe letzten 30 Tage',
     'sells_current_fy' => 'Umsatz aktuelles GeschÃ¤ftsjahr',
     'total_sells' => 'Gesamtumsatz (: currency)',
     'product_stock_alert' => 'Produktlagerwarnung',
     'payment_dues' => 'ZahlungsgebÃ¼hren',
     'due_amount' => 'FÃ¤lliger Betrag',
     'stock_expiry_alert' => 'Verfall der LagerbestÃ¤nde',
     'todays_profit' => 'Der heutige Profit',
 ];
