-
-
Save Yasir5247/7afb74da109004d0e8bddabc663e5254 to your computer and use it in GitHub Desktop.
| ``` | |
| export const en = { | |
| section: { | |
| app: { | |
| name: 'Aiminaabee', | |
| description: 'Connecting Shops', | |
| description2: 'Aready have an account? ', | |
| login: 'Log In', | |
| privacy: `by continuing, you agree to 's aiminaabee's | |
| Terms of Use and confirm that you have read | |
| aiminaabee's Privacy Policy v:7.0.0`, | |
| }, | |
| success: { | |
| text1: 'You are almost there', | |
| text2: 'Welcome to Aiminaabee', | |
| text3: 'Lets get u in', | |
| }, | |
| navigation: { | |
| screens: { | |
| signUpScreens: { | |
| userNameScreen: 'Your name?', | |
| userEmailScreen: 'Your email?', | |
| userPasswordScreen: 'Your secret?', | |
| uploadPictureScreen: 'Your Picture?', | |
| userContactScreen: 'Your Contact?', | |
| signUpOTPVerificationScreen: 'Verify OTP', | |
| splashScreen: "Let's get you in", | |
| }, | |
| authScreens: { | |
| appScreen: 'Aiminaabee', | |
| signInScreen: 'Sign In', | |
| forgotPswdScreen: 'Forgot Password?', | |
| otpScreen: 'OTP', | |
| passwordResetScreen: 'Password Reset', | |
| }, | |
| tabScreens: { | |
| magicScreen: 'Aiminaabee', | |
| exploreScreen: 'Expolore', | |
| shoppingCartScreen: 'Cart', | |
| profileScreen: 'Profile', | |
| }, | |
| cartScreen: { | |
| cartReviewScreen: 'Review Cart', | |
| }, | |
| chatScreens: { | |
| converScreen: 'Messages', | |
| }, | |
| commentScreens: { | |
| commentScreen: 'Comments', | |
| }, | |
| createShopScreens: { | |
| shopNameScreen: 'Shop name?', | |
| shopDesScreen: 'Shop description?', | |
| shopRelatedCategoryScreen: 'Category?', | |
| shopContactScreen: 'Shop contact?', | |
| shopDeliveryLocationScreen: 'Delivery Location?', | |
| shopReivewAndUploadScreen: 'Review and Create?', | |
| }, | |
| discoverScreens: { | |
| searchUsers: 'Search Users', | |
| searchShops: 'Search Shops', | |
| searchProducts: 'Search Products', | |
| }, | |
| filterScreens: { | |
| filterMenuScreen: 'Filter', | |
| filterListScreen: 'Select a Category', | |
| }, | |
| lightBoxScreens: { | |
| lightBoxScreen: 'Picture', | |
| }, | |
| orderScreens: { | |
| shopOrderScreen: 'Your Orders', | |
| userOrderScreen: 'Your Orders', | |
| orderDetailScreen: 'Order Detail', | |
| deliveryAdressScreen: 'Delivery Address', | |
| orderLogScreen: 'Order Logs', | |
| orderFeedBackScreen: 'Feedback', | |
| statusConfirmationScreen: 'Order Status Change', | |
| disputeScreen: 'Dispute', | |
| }, | |
| otherUserScreens: { | |
| otherUserProfile: 'Profile', | |
| userOwnedShops: 'Shops', | |
| }, | |
| prodCreateScreens: { | |
| imageSelectionScreen: 'Select Images', | |
| addProductInforScreen: 'Product Information', | |
| productReivewAndUploadScreen: 'Product Review', | |
| }, | |
| productDetailScreens: { | |
| productDetailScreen: 'Details', | |
| productDescScreen: 'Description', | |
| }, | |
| profileEditScreens: { | |
| userNameEditScreen: 'Edit name', | |
| userEmailEditScreen: 'Edit email', | |
| userDobEditScreen: 'Edit DOB', | |
| userBioEditScreen: 'Edit Bio', | |
| }, | |
| profileMenuScreens: { | |
| profileAllShops: 'Your Shops', | |
| followersScreen: 'Followers', | |
| followingScreen: 'Following', | |
| followingShopScreen: 'Following Shops', | |
| languageSelectionScreen: 'Select Language', | |
| userLikedScreen: 'Likes', | |
| userSavedScreen: 'Saves', | |
| followRequestScreen: 'Follow Requests', | |
| friendsScreen: 'Friends', | |
| profileEditScreen: 'Edit Profile', | |
| userLocUpdateScreen: 'Update Location', | |
| themeScreen: 'Select Theme', | |
| languageScreen: 'Select Language', | |
| }, | |
| shippingScreens: { | |
| shippingScreen: 'Shipping Info', | |
| addShippingAddress: 'Add Shipping Address', | |
| }, | |
| shopScreens: { | |
| shopScreen: 'Details', | |
| shopFollowerScreen: 'Followers', | |
| relatedShopScreen: 'Related Shops', | |
| nearShopScreen: 'Shops Near You', | |
| mapScreen: 'Location', | |
| shopReviewScreen: 'Reviews', | |
| addShopReviewScreen: 'Add a Review', | |
| }, | |
| shopMangScreens: { | |
| manageShopScreen: 'Manage Shop', | |
| shopEditScreen: 'Edit Shop', | |
| shopInventory: 'Inventory', | |
| productEditScreen: 'Edit Product', | |
| shopPicUpdateScreen: 'Update Picture', | |
| inviteFriendsScreen: 'Invite Friends', | |
| shopUpdateLocScreen: 'Edit Shop Location', | |
| }, | |
| notification: { | |
| you: 'you', | |
| following: 'following', | |
| }, | |
| messages: { | |
| messages: 'Messages', | |
| }, | |
| }, | |
| }, | |
| buttons: { | |
| signUp: 'Sign Up', | |
| loginIn: 'Login', | |
| forgotPassword: 'Forgot Password', | |
| resetPassword: 'Reset Password', | |
| verifyOTP: 'Verify OTP', | |
| reSendOTP: 'Re Send OTP', | |
| refresh: 'Refresh', | |
| unfollow: 'unfollow', | |
| following: 'following', | |
| message: 'Message', | |
| follow: 'follow', | |
| unFriend: 'un friend', | |
| select: 'Select', | |
| location: 'Location', | |
| relatedShops: 'Related Shops', | |
| shuffle: 'shuffle', | |
| update: 'update', | |
| next: 'Next', | |
| filter: 'Filter', | |
| addReview: 'Add a Review', | |
| addProducts: 'add products', | |
| inviteFriends: 'invite friends', | |
| reviewCart: 'Review Cart', | |
| proceed: 'proceed', | |
| create: 'create', | |
| submit: 'submit', | |
| placeOrder: 'Place Order', | |
| reset: 'Reset', | |
| productInsight: 'Product Insight', | |
| inCart: 'In Cart', | |
| addToCart: 'Add to Cart', | |
| showAllShops: 'show all shops', | |
| createShop: 'create shop', | |
| createProduct: 'create product', | |
| locatedMe: 'locate me', | |
| cancel: 'Cancel', | |
| setLocation: 'set location', | |
| logout: 'logout', | |
| orderDetail: 'Order Detail', | |
| back: '← Back', | |
| }, | |
| cart: { | |
| title: 'Cart', | |
| subTotal: 'Sub Total', | |
| tax: 'Tax', | |
| total: 'Total', | |
| }, | |
| forms: { | |
| emailSignUp: { | |
| title: 'Your name?', | |
| placeHolder: 'name', | |
| validation: 'Name is required', | |
| }, | |
| shopSignup: { | |
| title: 'Your shop name?', | |
| placeHolder: 'name', | |
| validation: 'Shop name is required', | |
| shopType: { | |
| online: 'online', | |
| physical: 'physical', | |
| }, | |
| }, | |
| description: { | |
| title: 'Description', | |
| placeHolder: 'description', | |
| validation: 'Description is required', | |
| }, | |
| website: { | |
| title: 'Website Adress', | |
| placeHolder: 'website', | |
| validation: 'Website is required', | |
| }, | |
| email: { | |
| title: 'Your email?', | |
| placeHolder: 'email', | |
| validation: 'Email is required', | |
| }, | |
| contact: { | |
| title: 'Your phone number?', | |
| placeHolder: 'phone number', | |
| validation: { | |
| digits: 'Must be only digits', | |
| limit: 'Must be exactly 7 digits', | |
| }, | |
| }, | |
| otp: { | |
| title: 'Your OTP?', | |
| placeHolder: 'number', | |
| description: 'Enter the verification code sent to your mobile number', | |
| }, | |
| password: { | |
| title: 'Your Password?', | |
| placeHolder: 'password', | |
| validation: 'Password is required', | |
| }, | |
| newPassword: { | |
| title: 'Your new password', | |
| placeHolder: 'new password', | |
| validation: 'password is required', | |
| }, | |
| confirmPassword: { | |
| title: 'Confirm Password', | |
| placeHolder: 'confirm password', | |
| validation: 'password is required', | |
| }, | |
| bio: { | |
| title: 'Your Bio?', | |
| placeHolder: 'bio', | |
| }, | |
| productName: { | |
| title: 'Product name?', | |
| placeHolder: 'name', | |
| validation: 'Product name is required', | |
| }, | |
| productPrice: { | |
| title: 'Product price?', | |
| placeHolder: 'price', | |
| validation: 'Product price is required', | |
| }, | |
| productQty: { | |
| title: 'Product quantity?', | |
| placeHolder: 'quantity', | |
| validation: 'Product quantity is required', | |
| }, | |
| productCondition: { | |
| title: 'Product condition?', | |
| placeHolder: 'condition', | |
| validation: 'Product condition is required', | |
| }, | |
| }, | |
| orderConfirmation: { | |
| cancelOrder: `By clicking 'Confirm' you are confirming that you are cancelling the order.`, | |
| shippedOrder: `By clicking 'Confirm' you are confirming that you are shipped the order.`, | |
| confirmOrder: `By clicking 'Confirm' you are confirming that you have received your full order in good condition.`, | |
| }, | |
| errors: { | |
| general: 'No data found', | |
| warning: 'Warning', | |
| networkError: 'Something went wrong. check your internet connection', | |
| shopNameAvailablity: 'Shop name is not available. please choose another name', | |
| passwordMissMatch: 'Password miss match', | |
| noSaves: 'You have no bookmarks', | |
| noDescription: 'No description provided for this product', | |
| noLikes: 'You have no likes', | |
| noShopReviews: 'No Reviews found', | |
| noShipping: 'You have not set a shipping adress', | |
| noShops: 'No Shops found', | |
| noMessage: 'No messages found', | |
| noProducts: 'No products in this category', | |
| noLocation: 'Location is not set for this shop', | |
| noShopProducts: 'No Products', | |
| userShops: "User doesn't own any shop", | |
| noOrders: 'No Orders found', | |
| noFriends: 'You have no friends yet', | |
| noFollowReq: 'You dont have any follow requests', | |
| noFollowers: 'No one follows you yet', | |
| noFollowing: 'You dont follow anyone yet', | |
| noFollowingShops: 'You dont follow any shops', | |
| }, | |
| orders: { | |
| orderId: 'OrderId', | |
| types: { | |
| processing: 'Processing', | |
| shipped: 'Shipped', | |
| delivered: 'Delivered', | |
| cancelled: 'cancelled', | |
| }, | |
| }, | |
| menu: { | |
| app: { | |
| termsOfUse: 'Terms of use', | |
| communityG: 'Community Guidelines', | |
| privacyP: 'Privacy Policy', | |
| }, | |
| common: { | |
| following: 'Following', | |
| followers: 'Followers', | |
| followingShops: 'Shops', | |
| shops: 'Shops', | |
| products: 'Products', | |
| price: 'Price', | |
| similar: 'Similar Products', | |
| }, | |
| shop: { | |
| edit: 'Edit Shop', | |
| editShopPictue: 'Edit Shop Picture', | |
| editShopLocation: 'Edit Shop Location', | |
| inventory: 'Shop Inventory', | |
| reviews: 'Shop Reviews', | |
| orders: 'Shop Orders', | |
| }, | |
| productDetail: { | |
| description: 'Description', | |
| comments: 'Comments', | |
| chat: 'Chat', | |
| similar: 'Similar Products', | |
| deliveryLoc: 'DeliveryLocations', | |
| relatedShops: 'Related Shops', | |
| }, | |
| profile: { | |
| likes: 'Likes', | |
| saves: 'Saves', | |
| orders: 'Orders', | |
| friends: 'Friends', | |
| theme: 'Theme', | |
| language: 'Language', | |
| followRequests: 'Follow Requests', | |
| editProfile: 'Edit Profile', | |
| updateLocation: 'Update Location', | |
| shippingAdress: 'Shipping Address', | |
| userEditScreen: { | |
| name: 'Name', | |
| email: 'Email', | |
| dob: 'Date of Birth', | |
| bio: 'Bio', | |
| }, | |
| }, | |
| }, | |
| tabs: { | |
| following: 'Following', | |
| you: 'You', | |
| }, | |
| shop: { | |
| findNearShops: 'Find shops near you', | |
| noNearShops: 'No shops near you', | |
| discoverShops: 'Discover shops', | |
| updatePicHeading: 'Update Picture for you shop', | |
| defaultPics: 'Or Update from these', | |
| }, | |
| componentSections: { | |
| title: { | |
| browsPopShops: 'Brows Popular Shops', | |
| shops: 'Shops', | |
| related: 'Related', | |
| userSettings: 'User Settings', | |
| apparanceLanguage: 'Apparance and Language', | |
| about: 'About', | |
| }, | |
| }, | |
| filters: { | |
| filter: 'Filter', | |
| sort: 'Sort', | |
| }, | |
| toasts: { | |
| reportProduct: 'Product has been reported', | |
| removeItem: 'Item Removed', | |
| }, | |
| modals: { | |
| titles: { | |
| sortInventory: 'Sort Inventory', | |
| shippingAdress: 'Shipping Adress', | |
| reportProduct: 'Report Product', | |
| filterOrders: 'Filter Orders', | |
| filter: 'Filter', | |
| alert: 'Alert', | |
| shopReviews: 'Shop Reviews', | |
| fromLiked: 'From Liked', | |
| fromSaved: 'From Saved', | |
| selectIsland: 'Select Island', | |
| }, | |
| menuItems: { | |
| makeDefault: 'Make Default', | |
| delete: 'Delete', | |
| shopReviews: 'Shop Reviews', | |
| sortInventory: 'Sort Inventory', | |
| editInventory: 'Edit Inventory', | |
| verified: 'Verified', | |
| latest: 'Latest', | |
| editProduct: 'Edit Product', | |
| deleteProduct: 'Delete Product', | |
| stockHighToLow: 'Stock-High-Low', | |
| stockLowToHigh: 'Stock-Low-High', | |
| }, | |
| body: { | |
| apparanceMessage: 'Changin theme or language will cause the app to start', | |
| }, | |
| }, | |
| notification: { | |
| description1: `Hi, i'm Suzan, welcome to aiminaabee family. Happy Shopping`, | |
| description2: `Checkout your followers notification, once it appares here`, | |
| }, | |
| category: { | |
| brows: 'Brows', | |
| }, | |
| }, | |
| }; | |
| ``` |
189 title: 'কার্ট',
190 subTotal: 'উপ মোট',
191 tax: 'ট্যাক্স',
192 total: 'মোট',
196 title: 'আপনার নাম?',
197 placeHolder: 'নাম',
198 validation: 'নাম আবশ্যক',
201 title: 'আপনার দোকানের নাম?',
202 placeHolder: 'নাম',
203 validation: 'দোকানের নাম আবশ্যক',
205 online: 'অনলাইন',
206 physical: 'শারীরিক',
210 title: 'বর্ণনা',
211 placeHolder: 'বর্ণনা',
212 validation: 'বর্ণনা আবশ্যক',
215 title: 'ওয়েবসাইটের ঠিকানা',
216 placeHolder: 'ওয়েবসাইট',
217 validation: 'ওয়েবসাইট আবশ্যক',
220 title: 'আপনার ইমেইল?',
221 placeHolder: 'ইমেইল',
222 validation: 'ইমেইল আবশ্যক',
225 title: 'আপনার ফোন নাম্বার?',
226 placeHolder: 'ফোন নাম্বার',
228 digits: 'শুধুমাত্র সংখ্যা হতে হবে',
229 limit: 'শুধুমাত্র ৭ সংখ্যা হতে হবে',
233 title: 'আপনার OTP?',
234 placeHolder: 'নাম্বার',
235 description: 'আপনার মোবাইল নাম্বারে পাঠানো যাচাইকরণ কোডটি লিখুন',
238 title: 'আপনার গোপন নাম্বার?',
239 placeHolder: 'গোপন নাম্বার',
240 validation: 'গোপন নাম্বার আবশ্যক',
243 title: 'আপনার নতুন গোপন নাম্বার',
244 placeHolder: 'নতুন গোপন নাম্বার',
245 validation: 'গোপন নাম্বার আবশ্যক',
248 title: 'গোপন নাম্বার নিশ্চিত করুন',
249 placeHolder: 'গোপন নাম্বার নিশ্চিত করুন',
250 validation: 'গোপন নাম্বার আবশ্যক',
253 title: 'সংক্ষিপ্ত জীবনী?',
254 placeHolder: 'সংক্ষিপ্ত জীবনী',
257 title: 'পণ্যের নাম?',
258 placeHolder: 'নাম',
259 validation: 'পণ্যের নাম আবশ্যক',
262 title: 'পণ্যের দাম?',
263 placeHolder: 'দাম',
264 validation: 'পণ্যের দাম আবশ্যক',
267 title: 'পণ্যের পরিমাণ?',
268 placeHolder: 'পরিমাণ',
269 validation: 'পণ্যের পরিমাণ আবশ্যক',
272 title: 'পণ্যের অবস্থা?',
273 placeHolder: 'অবস্থা',
274 validation: 'পণ্যের অবস্থা আবশ্যক',
278 cancelOrder: 'নিশ্চিত করুন' ক্লিক করে আপনি নিশ্চিত করছেন যে আপনি অর্ডারটি বাতিল করছেন.,
279 shippedOrder: 'নিশ্চিত করুন'-এ ক্লিক করে আপনি নিশ্চিত করছেন যে আপনাকে অর্ডার পাঠানো হয়েছে.,
280 confirmOrder: 'নিশ্চিত করুন' ক্লিক করে আপনি নিশ্চিত করছেন যে আপনি আপনার সম্পূর্ণ অর্ডারটি ভাল অবস্থায় পেয়েছেন.,
283 general: 'কোন তথ্য পাওয়া যায়নি',
284 warning: 'সতর্কতা',
285 networkError: 'কিছু ভুল হয়েছে. আপনার ইন্টারনেট সংযোগ যাচাই করুন',
286 shopNameAvailablity: 'দোকানের নাম পাওয়া যাচ্ছে না। অন্য নাম পছন্দ করুন',
287 passwordMissMatch: 'গোপন নাম্বার মিলছে না',
288 noSaves: 'আপনার কোন বুকমার্ক নেই',
289 noDescription: 'এই পণ্যের জন্য কোন বিবরণ প্রদান করা হয় নি',
290 noLikes: 'আপনি কোন পছন্দ নেই',
291 noShopReviews: 'কোন পর্যালোচনা পাওয়া যায়নি',
292 noShipping: 'আপনি বিতরণের কোনো ঠিকানা ঠিক করেন নি',
293 noShops: 'কোন দোকান পাওয়া যায়নি',
294 noMessage: 'কোন বার্তা পাওয়া যায়নি',
295 noProducts: 'এই বিষয়শ্রেণীতে অন্তর্ভুক্ত কোন পণ্য নেই',
296 noLocation: 'এই দোকানের জন্য অবস্থান নির্ধারণ করা হয়নি',
297 noShopProducts: 'কোনো পণ্য নেই',
298 userShops: "ব্যবহারকারীর কোনো দোকান নেই",
299 noOrders: 'কোন অর্ডার পাওয়া যায়নি',
300 noFriends: 'আপনার এখনও কোন বন্ধু নেই',
301 noFollowReq: 'আপনার কোন অনুসরণ অনুরোধ নেই',
302 noFollowers: 'কেউ আপনাকে এখনও অনুসরণ করে নি',
303 noFollowing: 'আপনি এখনও কাউকে অনুসরণ করেন নি ',
304 noFollowingShops: 'আপনি কোন দোকান অনুসরণ করেন নি',
307 orderId: 'অর্ডার আইডি',
309 processing: 'প্রক্রিয়াধীন',
310 shipped: 'পাঠানো হয়েছে',
311 delivered: 'বিতরণ করা হয়েছে',
312 cancelled: 'বাতিল',
317 termsOfUse: 'ব্যবহারের শর্তাবলী',
318 communityG: 'সম্প্রদায় নির্দেশিকা',
319 privacyP: 'গোপনীয়তা নীতি',
322 following: 'অনুসরণ করছে',
323 followers: 'অনুসারী',
324 followingShops: 'দোকান',
325 shops: 'দোকান',
326 products: 'পণ্য',
327 price: 'দাম',
328 similar: 'অনুরূপ পণ্য',
331 edit: 'দোকান সম্পাদনা করুন',
332 editShopPictue: 'দোকানের ছবি সম্পাদনা করুন',
333 editShopLocation: 'দোকানের অবস্থান সম্পাদনা করুন',
334 inventory: 'দোকান ইনভেন্টরি',
335 reviews: 'দোকান পর্যালোচনা',
336 orders: 'দোকানের অর্ডার',
339 description: 'বর্ণনা',
340 comments: 'মন্তব্য',
341 chat: 'বার্তা আদান-প্রদান',
342 similar: 'অনুরূপ পণ্য',
343 deliveryLoc: 'বিতরণের অবস্থান',
344 relatedShops: 'সম্পর্কিত দোকান',
347 likes: 'পছন্দ',
348 saves: 'সংরক্ষণ',
349 orders: 'অর্ডার',
350 friends: 'বন্ধুরা',
351 theme: 'থিম',
352 language: 'ভাষা',
353 followRequests: 'অনুসরণের জন্য অনুরোধ',
354 editProfile: 'জীবন বৃত্তান্ত সম্পাদনা',
355 updateLocation: 'অবস্থান আপডেট করুন',
356 shippingAdress: 'প্রেরণের ঠিকানা',
358 name: 'নাম',
359 email: 'ইমেইল',
360 dob: 'জন্ম তারিখ',
361 bio: 'সংক্ষিপ্ত জীবনী',
366 following: 'অনুসরণ',
367 you: 'আপনি',
370 findNearShops: 'আপনার কাছাকাছি দোকান খুঁজুন',
371 noNearShops: 'আপনার কাছাকাছি কোন দোকান নেই',
372 discoverShops: 'দোকান আবিষ্কার করুন',
373 updatePicHeading: 'আপনার দোকানের জন্য ছবি আপডেট করুন',
374 defaultPics: 'অথবা এগুলো থেকে আপডেট করুন',
378 browsPopShops: 'জনপ্রিয় দোকান ব্রাউজ করুন',
379 shops: 'দোকান',
380 related: 'সম্পর্কিত',
381 userSettings: 'ব্যবহারকারীর সেটিংস',
382 apparanceLanguage: 'চেহারা এবং ভাষা',
383 about: 'সম্পর্কিত',
387 filter: 'ফিল্টার',
388 sort: 'সাজান',
391 reportProduct: 'পণ্য রিপোর্ট করা হয়েছে',
392 removeItem: 'পণ্য সরানো হয়েছে',
396 sortInventory: 'ইনভেন্টরি সাজান',
397 shippingAdress: 'প্রেরণের ঠিকানা',
398 reportProduct: 'পণ্যের ব্যাপারে রিপোর্ট করুন',
399 filterOrders: 'অর্ডার ফিল্টার করুন',
400 filter: 'ফিল্টার',
401 alert: 'সতর্কতা',
402 shopReviews: 'দোকান পর্যালোচনা',
403 fromLiked: 'পছন্দ করা থেকে',
404 fromSaved: 'সংরক্ষিত থেকে',
405 selectIsland: 'আইল্যান্ড নির্বাচন করুন',
408 makeDefault: 'ডিফল্ট করুন',
409 delete: 'মুছে ফেলা',
410 shopReviews: 'দোকান পর্যালোচনা',
411 sortInventory: 'ইনভেন্টরি সাজানো ',
412 editInventory: 'ইনভেন্টরি সম্পাদনা করুন',
413 verified: 'যাচাইকৃত',
414 latest: 'সর্বশেষ',
415 editProduct: 'পণ্য সম্পাদনা করুন',
416 deleteProduct: 'পণ্য মুছুন',
417 stockHighToLow: 'মজুত-উচ্চ-নিম্ন',
418 stockLowToHigh: 'মজুত-নিম্ন-উচ্চ',
421 apparanceMessage: 'থিম বা ভাষা পরিবর্তন করলে অ্যাপটি শুরু হবে',
425 description1: হাই, আমি সুজান, aiminaabee পরিবারে স্বাগতম। কেনাকাটা শুভ হউক,
426 description2: আপনার অনুসরণকারীদের বিজ্ঞপ্তি দেখুন, যখন এটি এখানে প্রদর্শিত হবে,
429 brows: 'ব্রাউজ',
171 create: 'তৈরি করুন',
172 submit: 'জমা দিন',
173 placeOrder: 'অর্ডার করুন',
174 reset: 'পুনরায় ঠিক করা',
175 productInsight: 'পণ্য অন্তর্দৃষ্টি',
176 inCart: 'কার্টে',
177 addToCart: 'কার্টে যোগ করুন',
178 showAllShops: 'সব দোকান দেখান',
179 createShop: 'দোকান তৈরি করুন',
180 createProduct: 'পণ্য তৈরি করুন',
181 locatedMe: 'আমাকে সনাক্ত',
182 cancel: 'বাতিল করুন',
183 setLocation: 'অবস্থান নির্বাচন',
184 logout: 'লগ আউট',
185 orderDetail: 'অর্ডার বিবরণী',
186 back: '← পেছনে',