feat(i18n): update translations#2538
Merged
icecrasher321 merged 1 commit intostagingfrom Dec 23, 2025
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAutomated translation update reflecting pricing changes from the original English documentation. Updated hosted model pricing multiplier from 2.5x to 2x across all languages, corrected Gemini model pricing (2.5 Pro from $0.15/$0.60 to $1.25/$10.00, Flash from $0.15/$0.60 to $0.30/$2.50), and increased free plan monthly limit from $10 to $20. Key changes:
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>Repo: Commit pricing changes to en/execution/costs.mdx
Repo->>GH: Trigger translation workflow
GH->>Lingo: Send English content changes
Lingo->>Lingo: Translate to de, es, fr, ja, zh
Lingo->>GH: Return translated content
GH->>Repo: Update all language files
GH->>Repo: Update i18n.lock checksums
GH->>Repo: Create PR #2538
|
waleedlatif1
added a commit
that referenced
this pull request
Dec 23, 2025
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated translation updates triggered by changes to documentation.
This PR was automatically created after content changes were made, updating translations for all supported languages using Lingo.dev AI translation engine.
Original trigger: improvement(pricing): increase free user limit to 20 usd (#2536)
improvement(pricing): increase free user limit to 20 usd
make gemini pricing accurate
generate migration for db constant
update docs
test notif data
Commit: 6af291c
Workflow: https://github.com/simstudioai/sim/actions/runs/20450819865
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos