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 +);