mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1420] [MERGED] Enable dynamic destination language selection in Google Translate tool #1878
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/1420
Author: @shamspias
Created: 8/5/2025
Status: ✅ Merged
Merged: 8/5/2025
Merged by: @crazywoola
Base:
main← Head:feat/dynamic-translation-lang📝 Commits (6)
34c2175feat: add support for bangla and custom destination language in translate toola403b32chore: bump plugin version from 0.0.2 to 0.0.3 in manifest53e7d38docs: add usage details for custom destination language with variable example7f16869docs: add image for custom destination language configuration1e5ef4cchore: bump dify_plugin version to 0.4.3 in requirements.txt5d0a772feat: add custom destination language support and improve error handling in GoogleTranslate tool📊 Changes
6 files changed (+66 additions, -13 deletions)
View changed files
📝
tools/google_translate/README.md(+21 -5)➕
tools/google_translate/_assets/google_translate_configure_custom.png(+0 -0)📝
tools/google_translate/manifest.yaml(+1 -1)📝
tools/google_translate/requirements.txt(+1 -1)📝
tools/google_translate/tools/translate.py(+24 -6)📝
tools/google_translate/tools/translate.yaml(+19 -0)📄 Description
Related Issues or Context
bn), updated related documentation and configuration images, and bumped dify_plugin version for compatibility.This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.