fix: Shorten "Forget Wifi" button labels to fit on button#1045
Conversation
|
No actionable comments were generated in the recent review. 🎉 📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (9)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2026-02-12T06:57:35.955ZApplied to files:
🔇 Additional comments (9)
📝 WalkthroughWalkthroughThis pull request updates the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
coud you change it for the newly added romanian strings as well? should be simply |
## Summary Just fixed a typo `Xtink` -> `Xteink` --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**< NO >**_
## Summary * **What is the goal of this PR?** (e.g., Implements the new feature for file uploading.) To add upport for a romanian language user interface. * **What changes are included?** A new i18n file `romanian.yml` ## Additional Context * Add any other information that might be helpful for the reviewer (e.g., performance implications, potential risks, specific areas to focus on). --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**< NO >**_
Done! Thanks. |
| STR_CALIBRE_DESC: "Utilice las transferencias dispositivos inalámbricos de calibre" | ||
| STR_FORGET_AND_REMOVE: "Olvidar la red y eliminar la contraseña guardada?" | ||
| STR_FORGET_BUTTON: "Olvidar la red" | ||
| STR_FORGET_BUTTON: "Olvidar" |
There was a problem hiding this comment.
As a native Spanish speaker, I can confirm this is right ✅
Summary
Resolves #1035
Additional Context
AI Usage
Did you use AI tools to help write this code? Partially