Viewing File: /home/ubuntu/vedadeals-backend-base/resources/lang/en/api-success.php
<?php
return [
101 => 'Registration completed. You have successfully loggedin.',
102 => 'You have successfully logged in.',
103 => 'Your profile updated successfully.',
104 => 'Your password changed.',
105 => 'The card added to your account.',
106 => 'You have successfully logged out.',
107 => 'Notifications enabled successfully.',
108 => 'Notifications disabled successfully.',
109 => 'Your account deleted successfully.',
110 => 'Your password changed successfully.',
111 => 'Mail send successfully.',
112 => 'Thanks, Your email address is verified.',
113 => 'Email verification code sent successfully.',
114 => 'Please Check your Registered email For two step Authentication Code',
115 => "Two Step Authentication Enabled!!",
116 => "Two Step Authentication Disabled!!",
121 => "The card marked as default successfully.",
122 => "The card deleted successfully.",
123 => "Amount :other_key added to your wallet successfully.",
124 => "Billing account created successfully.",
125 => "Billing account updated successfully.",
126 => "The billing account marked as default successfully.",
127 => "The billing account deleted successfully.",
128 => 'Withdrawal request send successfully.',
129 => 'Withdrawal request cancelled successfully. Money added to your wallet.',
130 => 'Looks good. Username is valid.',
131 => "Password reset successfully.",
135 => "Added to cart.",
136 => "Cart updated.",
137 => "Added to wishlist.",
138 => "Removed from wishlist.",
139 => "Delivery address created.",
140 => "Delivery address updated.",
141 => "The delivery address marked as default.",
142 => "Delivery address deleted.",
143 => "Removed from cart.",
144 => "Your order has been placed.",
145 => "Review added.",
146 => "File uploaded.",
147 => "File deleted.",
148 => "Review updated.",
149 => "Review deleted.",
150 => "Your order has been cancelled. Order amount (:other_key) refunded has been initiated.",
151 => "Invoice sent to your email.",
152 => "Contact request send. Admin will respond you shortly.",
153 => "Product return initiated. Admin will respond you shortly.",
154 => "Bell Notification cleared.",
155 => "Bell Notifications cleared.",
];
Back to Directory
File Manager