feat(i18n): fully localize frontend into Turkish - #390
Open
captainmgc wants to merge 1 commit into
Open
Conversation
Wire i18next/react-i18next across all pages and shared UI components (auth, dashboard, flows, templates/knowledges/resources, settings, data-table, sidebar, dialogs, file manager, markdown editor, etc.), default the app language to Turkish, and keep en.json/tr.json in sync with full Turkish translations. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SCv2j8aK1Nk4dLL7FFnTDB
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
src/locales/en.json/tr.jsonin sync with full Turkish translations (~800 keys)Test plan
tsc -b --noEmit— no new type errors introducedvitest run— all failures are pre-existing/unrelated (marked package version conflict, missing rxjs transitive dep in sandbox), confirmed identical onmainbefore this changeen.json/tr.jsonhave identical key sets and are valid JSON