From 5502e10312f1346e86a7121a4cdd08e66c54c696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ibrahim=20karata=C5=9F?= Date: Sun, 4 Jun 2023 13:34:13 +0300 Subject: [PATCH] kurulum --- resources/lang/tr/messages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/tr/messages.php b/resources/lang/tr/messages.php index 5dfa0e5..7bdaf5e 100644 --- a/resources/lang/tr/messages.php +++ b/resources/lang/tr/messages.php @@ -9,7 +9,7 @@ 'account_transaction_removed' => 'Account transaction removed!', 'access_denied' => 'Access Denied !', 'access_token' => 'Access Token', - 'add' => 'Add', + 'add' => 'Ekle', 'add_new_food' => 'Add new food', 'add_delivery_man' => 'Add Delivery Man', 'add_customer' => 'Register new customer', @@ -3195,4 +3195,4 @@ the restaurant web panel/ app won t get the access for managing foods. 'When this option is enabled, restaurants need to deliver orders by themselves or by their own delivery man. Restaurants will also get an option for adding their own delivery man from the restaurant panel.' => 'When this option is enabled restaurants need to deliver orders by themselves or by their own delivery man. Restaurants will also get an option for adding their own delivery man from the restaurant panel.', 'You want to sent notification?' => 'You want to sent notification ', 'Want to delete this notification ?' => 'Want to delete this notification ', -); \ No newline at end of file +);