-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
translate: reacting-to-input-with-state(part 1) #46
Conversation
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
কোন একটা জায়গায় লাইন মিলেনি +39 -38 দেখাচ্ছে। আমরা চেষ্টা করছি ইংরেজির সাথে হুবহু লাইন মিলিয়ে অনুবাদ করার। কিছু টেকনিকাল শব্ধ এবং কোডে ব্যবহৃত বাটনের নাম, রিয়াকশন এগুলো ইংরেজিতে বা অন্তত ইংরেজি উচ্চারণে রাখা শ্রেয়। দ্বিমত থাকলে অবশ্যই জানাবেন। আগাম ধন্যবাদ।
* **Submitting**: Form is completely disabled. Spinner is shown. | ||
* **Success**: "Thank you" message is shown instead of a form. | ||
* **Error**: Same as Typing state, but with an extra error message. | ||
* **খালি**: ফর্মটিতে একটি নিষ্ক্রিয় "জমা দিন" বোতাম রয়েছে। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
এখানে কোড সংশ্লিষ্ট বিষয়গুলো ইংরেজিতে রাখাই ভাল হবে বোধ করি। যেহেতু আমরা কোডের মধ্যে পরিবর্তন করছি না, বাটনের নাম, এবং সেগুলোর প্রতিক্রিয়া যেমন টাইপিং এইগুলা যেমন আছে সেভাবে রেখে শুধু কথা গুলো বাংলা করলে ভাল হবে।
Co-authored-by: Nafis Tiham <nafistiham@gmail.com>
Done with the requested changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
২৮, ১২৩৫ নম্বর লাইনে একটু চেক করতে হবে। সামান্য গরমিল আছে।
Co-authored-by: Nafis Tiham <nafistiham@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks a lot!
No description provided.