Skip to content

Conversation

@takaokouji
Copy link

@takaokouji takaokouji commented Aug 24, 2025

Summary

  • Update translation API server URL to use Smalruby API proxy
  • Change serverURL from https://translate-service.scratch.mit.edu/ to https://api.smalruby.app/scratch-api-proxy/

Changes Made

  • Modified src/extensions/scratch3_translate/index.js line 27
  • Updated the serverURL constant to point to Smalruby's API proxy server

Test Plan

  • Lint checks pass with no new errors (11 existing warnings unrelated to this change)
  • All existing automated tests pass (65/65 tests successful)
  • No new test cases required as this is a configuration change

Related Issues

Resolves #35, smalruby/smalruby3-gui#366

🤖 Generated with Claude Code

@takaokouji takaokouji merged commit 3445a8f into develop Aug 24, 2025
1 of 2 checks passed
@takaokouji takaokouji deleted the fix/translate-api-proxy branch August 24, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[翻訳]翻訳APIとしてhttps://api.smalruby.app/scratch-api-proxy/translateを使用する

2 participants