-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Allow selecting multiple crops * Added throttle for selecting options
- Loading branch information
Showing
3 changed files
with
102 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,106 +1,107 @@ | ||
{ | ||
"label.title":"Ama Krushi AI Chatbot", | ||
"label.welcome":"Welcome", | ||
"label.chats":"Chats", | ||
"label.farmer":"Farmer", | ||
"label.extension_worker":"Extension Worker", | ||
"label.continue":"Continue", | ||
"label.search":"Search", | ||
"label.back":"Back", | ||
"label.send":"Send", | ||
"label.profile":"Profile", | ||
"label.faqs":"FAQs", | ||
"label.dial":"Dial", | ||
"label.feedback":"Feedback", | ||
"label.title": "Ama Krushi AI Chatbot", | ||
"label.welcome": "Welcome", | ||
"label.chats": "Chats", | ||
"label.farmer": "Farmer", | ||
"label.extension_worker": "Extension Worker", | ||
"label.continue": "Continue", | ||
"label.search": "Search", | ||
"label.back": "Back", | ||
"label.send": "Send", | ||
"label.profile": "Profile", | ||
"label.faqs": "FAQs", | ||
"label.dial": "Dial", | ||
"label.feedback": "Feedback", | ||
"label.share": "Share", | ||
"label.download": "Download", | ||
"label.comment":"Comment", | ||
"label.logout":"Logout", | ||
"label.more":"More", | ||
"label.submit":"Submit", | ||
"label.submit_review":"Submit Review", | ||
"label.submit_feedback":"Submit Feedback", | ||
"label.mobile_number":"Mobile Number", | ||
"label.ask_me":"Ask me anything about farming", | ||
"label.click":"Reload", | ||
"label.new_chat":"New chat", | ||
"label.confirm_delete":"Are you sure you want to delete this conversation?", | ||
"label.no_history":"No Chats", | ||
"label.call_amakrushi":"Call Ama Krushi", | ||
"label.no_internet":"No Internet", | ||
"label.comment": "Comment", | ||
"label.logout": "Logout", | ||
"label.more": "More", | ||
"label.submit": "Submit", | ||
"label.submit_review": "Submit Review", | ||
"label.submit_feedback": "Submit Feedback", | ||
"label.mobile_number": "Mobile Number", | ||
"label.ask_me": "Ask me anything about farming", | ||
"label.click": "Reload", | ||
"label.new_chat": "New chat", | ||
"label.confirm_delete": "Are you sure you want to delete this conversation?", | ||
"label.no_history": "No Chats", | ||
"label.call_amakrushi": "Call Ama Krushi", | ||
"label.no_internet": "No Internet", | ||
"label.helpful": "Helpful", | ||
"label.not_helpful": "Not Helpful", | ||
"label.refresh": "Refresh", | ||
"label.type":"Type", | ||
"label.speak":"Speak", | ||
"label.type": "Type", | ||
"label.speak": "Speak", | ||
"label.tap_to_speak": "Tap to speak", | ||
"label.manual":"User Manual - For VAWs", | ||
"label.manual": "User Manual - For VAWs", | ||
"table.header_date": "Date", | ||
"table.header_temp_max":"Temp Max", | ||
"table.header_temp_max": "Temp Max", | ||
"table.header_temp_min": "Temp Min", | ||
"table.header_temp": "Temp", | ||
"table.header_humidity": "Humidity", | ||
"table.header_precip": "Precip", | ||
"table.header_precip_prob": "Precip Prob", | ||
"table.header_precip_prob": "Precip Prob", | ||
"table.header_windspeed": "Windspeed", | ||
"table.header_cloudcover": "Cloudcover", | ||
"table.header_conditions": "Conditions", | ||
"message.speaker": "Click to hear", | ||
"message.options":"To know the advisory for your crop, please click on the relevant button below:", | ||
"message.no_signal":"No signal. \nPlease check your internet connection", | ||
"message.options": "To know the advisory for your crop, please click on the relevant button below:", | ||
"message.no_signal": "No signal. \nPlease check your internet connection", | ||
"message.click_to_type": "Click here to type", | ||
"message.downloading": "Downloading...", | ||
"message.download_audio": "Loading Audio", | ||
"message.no_link": "Something went wrong, please try later.", | ||
"message.sharing": "Sharing...", | ||
"message.no_history":"Your Chat History with AI will come here", | ||
"message.no_history": "Your Chat History with AI will come here", | ||
"message.socket_disconnect_msg": "to connect again.", | ||
"message.enter_mobile":"Enter Mobile Number", | ||
"message.register_message":"If you are already registered then use your mobile number to login.", | ||
"message.not_register_yet":"Not registered yet ?", | ||
"message.register_at_krushak":"Register at Krushak Odisha", | ||
"message.otp_verification":" OTP Verification", | ||
"message.ask_ur_question":"Ask Your Question", | ||
"message.otp_message":"We will send you a one time password on this", | ||
"message.invalid_mobile":"Enter a 10 digit number!", | ||
"message.enter_mobile": "Enter Mobile Number", | ||
"message.register_message": "If you are already registered then use your mobile number to login.", | ||
"message.not_register_yet": "Not registered yet ?", | ||
"message.register_at_krushak": "Register at Krushak Odisha", | ||
"message.otp_verification": " OTP Verification", | ||
"message.ask_ur_question": "Ask Your Question", | ||
"message.otp_message": "We will send you a one time password on this", | ||
"message.invalid_mobile": "Enter a 10 digit number!", | ||
"message.cannot_answer_again": "Cannot answer again", | ||
"message.invalid_otp":"Invalid Otp", | ||
"message.otp_not_sent":"Otp not sent", | ||
"message.invalid_otp": "Invalid Otp", | ||
"message.otp_not_sent": "Otp not sent", | ||
"message.otp_sent_again": "OTP sent again", | ||
"message.wait_resending_otp": "Please wait before resending OTP", | ||
"message.wait_before_choosing": "Please wait before choosing again", | ||
"message.helpful": "Was this helpful?", | ||
"message.retry":"Please retry.", | ||
"message.down_time_title":"We're under maintenance", | ||
"message.down_time_retry":"Try again", | ||
"message.retry": "Please retry.", | ||
"message.down_time_title": "We're under maintenance", | ||
"message.down_time_retry": "Try again", | ||
"message.down_time_view_prev_chats": "View previous chats", | ||
"message.taking_longer":"Please wait, servers are taking longer than usual.", | ||
"message.taking_longer": "Please wait, servers are taking longer than usual.", | ||
"message.rating_submitted": "Rating Submitted!", | ||
"message.review_submitted": "Review Submitted!", | ||
"message.didnt_receive": "Didn't receive the OTP?", | ||
"message.resend_again": "Resend again", | ||
"message.shareUrl_android_error" : "Share feature coming soon, please download pdf to share", | ||
"message.coming_soon" : "Coming Soon!", | ||
"message.coming_soon_description" : "We are going to launch this feature very soon. Stay tuned!", | ||
"message.dial_description" : "To connect with call centre", | ||
"message.rating" : "Did you find this useful?", | ||
"message.rating_description" : "Tap a star to rate", | ||
"message.shareUrl_android_error": "Share feature coming soon, please download pdf to share", | ||
"message.coming_soon": "Coming Soon!", | ||
"message.coming_soon_description": "We are going to launch this feature very soon. Stay tuned!", | ||
"message.dial_description": "To connect with call centre", | ||
"message.rating": "Did you find this useful?", | ||
"message.rating_description": "Tap a star to rate", | ||
"message.review": "Write your review (optional)", | ||
"message.review_description": "Give positive/negative feedback for advisory", | ||
"message.comment_description": "Let us know your issue with the response", | ||
"message.temporarily_down": "Have an urgent query?", | ||
"message.temporarily_down_description": "We are experiencing high user volume at the moment, please try logging in after some time", | ||
"message.recorder_wait": "Please wait while we process your request...", | ||
"message.recorder_error": "Your question was not recognised. Pls try speaking more clearly.", | ||
"message.dialer_popup":"You may speak to an Ama Krushi expert to get a satisfactory response", | ||
"message.dialer_popup": "You may speak to an Ama Krushi expert to get a satisfactory response", | ||
"message.cannot_share": "Your system doesn't support sharing this file.", | ||
"error.fail_to_submit":"Failed to submit rating.", | ||
"error.fail_to_submit": "Failed to submit rating.", | ||
"error.fail_to_submit_review": "Failed to submit review.", | ||
"error.sending_otp":"Error sending OTP", | ||
"error.otp_not_sent":"OTP not sent", | ||
"error.sending_otp": "Error sending OTP", | ||
"error.otp_not_sent": "OTP not sent", | ||
"error.empty_msg": "Please type or select a message to send.", | ||
"error.wait_new_chat": "Please wait for reply.", | ||
"error.disconnected": "You are disconnected. Please refresh or login again.", | ||
"toast.reaction_like":"Successfully liked the response", | ||
"toast.reaction_dislike":"Successfully disliked the response", | ||
"toast.reaction_reset":"Successfully removed the response" | ||
"toast.reaction_like": "Successfully liked the response", | ||
"toast.reaction_dislike": "Successfully disliked the response", | ||
"toast.reaction_reset": "Successfully removed the response" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters