Skip to content
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

We have added i18n and Chinese translation to langflow. #2242

Closed
wants to merge 70 commits into from

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    5636e3e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add translation for chinese

    neeker committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a090a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60e408 View commit details
    Browse the repository at this point in the history
  3. 添加中文翻译

    neeker committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9e2974f View commit details
    Browse the repository at this point in the history
  4. 修改配置

    neeker committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    92807e4 View commit details
    Browse the repository at this point in the history
  5. 目录i18n

    neeker committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e1abea7 View commit details
    Browse the repository at this point in the history
  6. 优化我的

    neeker committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2f9fe92 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a6a0a64 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    fe744a9 View commit details
    Browse the repository at this point in the history
  2. 完善翻译

    neeker committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f5a9568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f4c57b View commit details
    Browse the repository at this point in the history
  4. 添加通用设置

    neeker committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5b50164 View commit details
    Browse the repository at this point in the history
  5. 添加翻译

    neeker committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6cb9b82 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. 完善中文翻译

    neeker committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    367295f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f794b1 View commit details
    Browse the repository at this point in the history
  3. 完善翻译

    neeker committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bce0c64 View commit details
    Browse the repository at this point in the history
  4. 翻译

    neeker committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1bd8aef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0624c4 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Add 1.0 banner
    rodrigosnader authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    71a9ee5 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    rodrigosnader authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7337301 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    546f856 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc334ca View commit details
    Browse the repository at this point in the history
  10. Refactor "created_at" column type for consistency and fix cancel midd…

    …leware (langflow-ai#2316)
    
    * chore: update linting workflows to include dev branch in merge_group
    
    * Update README.md
    
    Add 1.0 banner
    
    * Update README.md
    
    * chore: update package versions in pyproject.toml files
    
    * refactor: update "created_at" column type to use the "sa" module for consistency
    
    * Update README.md
    
    Add 1.0 banner
    
    * chore: Remove unused import in ToolCallingAgent.py
    
    * fix: adapt RequestCancelledMiddleware to handle cancelled requests
    
    * chore: Remove unused import in test_helper_components.py
    
    * refactor: Declare queue variable with explicit type in RequestCancelledMiddleware
    
    ---------
    
    Co-authored-by: Rodrigo Nader <[email protected]>
    ogabrielluiz and rodrigosnader authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    77e23d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b67c49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    75fa498 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6ca57c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f97c5be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b02462f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fcdaeb3 View commit details
    Browse the repository at this point in the history
  17. chore: Update pydantic-settings and tenacity versions

    The commit updates the versions of the `pydantic-settings` and `tenacity` packages in the `poetry.lock` file. The `pydantic-settings` version is updated from 2.3.3 to 2.3.4, and the `tenacity` version is updated from 8.4.1 to 8.4.2.
    ogabrielluiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c4d1427 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    Add 1.0 banner
    rodrigosnader authored and ogabrielluiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7a6c957 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d8abaf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dfd419e View commit details
    Browse the repository at this point in the history
  21. format code

    anovazzi1 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    853f548 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. 完善翻译

    neeker committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9bb89d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cecd250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eae0c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fce6ae View commit details
    Browse the repository at this point in the history
  5. 修改配置

    neeker committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1e9d41d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62c59b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    1adcef9 View commit details
    Browse the repository at this point in the history
  2. 完善翻译

    neeker committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    abc1087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2827b View commit details
    Browse the repository at this point in the history
  4. 修改配置

    neeker committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    08cee52 View commit details
    Browse the repository at this point in the history
  5. 完善

    neeker committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cad12f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    823ee20 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. 完善翻译

    neeker committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d2b2b42 View commit details
    Browse the repository at this point in the history
  2. 完善翻译

    neeker committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4f20612 View commit details
    Browse the repository at this point in the history
  3. add language button for change

    neeker committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ccbd9ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b196c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b1ee8b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix

    neeker committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2777325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead00bf View commit details
    Browse the repository at this point in the history
  3. 完善对话

    neeker committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    26f94ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964f682 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. 完善i18n

    neeker committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7f6ecbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b9195 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. 完善翻译

    neeker committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    de404eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833a359 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. 完善组件翻译

    neeker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ee64e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896fb38 View commit details
    Browse the repository at this point in the history
  3. 完成使用工具类翻译

    neeker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d3a5cbc View commit details
    Browse the repository at this point in the history
  4. 完成Memories翻译

    neeker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7e0b113 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. 翻译至原型

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6d69381 View commit details
    Browse the repository at this point in the history
  2. 完善检索器翻译

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9774632 View commit details
    Browse the repository at this point in the history
  3. 完成文本分割翻译

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b6ed543 View commit details
    Browse the repository at this point in the history
  4. 完成工具包翻译

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    85b0895 View commit details
    Browse the repository at this point in the history
  5. 完善其他工具

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8fc74c8 View commit details
    Browse the repository at this point in the history
  6. 完善大模型翻译

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    862f9f7 View commit details
    Browse the repository at this point in the history
  7. chinese translation

    neeker committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9ced2ea View commit details
    Browse the repository at this point in the history