Collaborative editor
Search and filter string keys; edit translations per locale in a table; keep work inside a project with a clear base language and platform context.
Translation operations
StringJet is a localization platform for product teams: a fast web editor for keys and locales, structured imports and exports, over-the-air (OTA) translation bundles for Android, iOS, Flutter, and web, and collaboration with roles, comments, backups, and fair usage-based plans.
Everything below is available in the web app unless noted. Follow the links for deeper pages on each area.
Search and filter string keys; edit translations per locale in a table; keep work inside a project with a clear base language and platform context.
Threaded comments on each key, with optional locale scope so design, copy, and engineering stay aligned without losing context in chat.
Stage ZIPs, ARB, XML, xcstrings, and folder trees; export Android XML, iOS strings, Flutter ARB, and web JSON with language and platform filters.
Build JSON bundles per platform; assign production and prerelease actives; serve updates over HTTPS to SDKs without waiting on store review.
Invite collaborators by email; assign roles (member, developer, translator, designer); enforce seats per project from your plan.
Automated snapshots by tier plus optional manual backups; restore project translation data when you need to roll back.
Figma community plugin for design handoff; project-level links in the app; first-party SDKs and APIs documented on developer.stringjet.com.
Transparent limits on projects, keys, seats, OTA storage, and OTA delivery; Business adds MCP and CLI automation. See pricing and in-app meters.
Browse and search your string keys directly in Figma; copy keys into designs; preview translations per locale without leaving the design tool. Install free from the Figma Community.
Create a project
Define locales, platforms, and your public project id for SDKs. Invite the team and connect integrations (Figma, imports, CI-friendly exports).
Publish OTA bundles
Build bundles and set production vs prerelease per platform. Apps using the OTA SDKs fetch updates over HTTPS — no app store submission for copy fixes.
Developer tools
First-class docs & snippets
Jump to https://developer.stringjet.com for SDK setup, OAuth sign-in, OTA overview, export format tables, and MCP/CLI on Business.
implementation("com.stringjet:ota-sdk:0.2.11")