Your ROOT_URL in app.ini is http://167.99.32.63:3000/ but you are visiting http://167.99.32.63/ibrahim/BAGETWEBPANEL/src/branch/KARATAS/resources/lang/tr/order_texts.php You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 

9 lines
300 B

<?php
return [
'searching_for_delivery_man'=>'Kurye aranıyor',
'accepted_by_delivery_man'=>'Kurye tarafından kabul edildi',
'preparing_in_restaurants'=>'Restoranda Hazırlanıyor',
'picked_up'=>'Alındı',
'dashboard_order_statistics'=>'Ana Sayfa Sipariş İstatistikleri',
];