Commit 356f651
authored
Direct Translate (Enhanced) plugin
* **Simplified Main Menu:** The main `tr` command now shows a clean 3-item menu, making it easier to configure.
* **Two Ways to Set Your Default Language:**
* **Instant Click:** View all **100+ supported languages** with `tr list` and click any language to change your default instantly.
* **Command with Confirmation:** Use `tr set <code>` for any language. This includes a confirmation step to prevent accidental changes.
* **Better Error Handling:** Get clear messages for network timeouts (SSL errors) or invalid language codes.
* **"No Change" Notifications:** The plugin now correctly informs you when the source text is already in the target language (e.g., trying to translate "bonjour" to French), preventing confusion.1 parent 0954cad commit 356f651
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3821 | 3821 | | |
3822 | 3822 | | |
3823 | 3823 | | |
| 3824 | + | |
| 3825 | + | |
| 3826 | + | |
| 3827 | + | |
| 3828 | + | |
| 3829 | + | |
| 3830 | + | |
| 3831 | + | |
| 3832 | + | |
| 3833 | + | |
| 3834 | + | |
| 3835 | + | |
| 3836 | + | |
| 3837 | + | |
3824 | 3838 | | |
3825 | | - | |
| 3839 | + | |
0 commit comments