Skip to content

tr.json system ui file added. - #393

Merged
orangecoding merged 1 commit into
orangecoding:masterfrom
emnl51:master
Aug 3, 2026
Merged

tr.json system ui file added.#393
orangecoding merged 1 commit into
orangecoding:masterfrom
emnl51:master

Conversation

@emnl51

@emnl51 emnl51 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Turkish (tr) translation

Adds ui/src/locales/tr.json with a full Turkish translation of
the English locale file, covering all UI strings (dashboard, jobs,
listings, map, finance calculator, settings, notifications, etc.).

Turkish system UI file added.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d559423c64

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread ui/src/locales/tr.json
Comment on lines +2 to +6
"_meta": {
"flag": "🇹🇷",
"name": "Türkçe",
"locale": "tr-TR",
"semiLocale": "tr_TR"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add Turkish notification labels before exposing the locale

With this locale file auto-discovered, availableLanguages exposes code tr and users can save it as their interface language; the notification paths then pass that stored code into formatListing/formatPriceChange, but lib/utils/formatListing.js only maps en and de. Turkish users therefore receive English units/headlines such as 3 rooms and Price reduced in new-listing and price-change notifications, so please add the corresponding tr entries there or keep Turkish hidden until those backend labels are localized.

Useful? React with 👍 / 👎.

@orangecoding orangecoding left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!
Teşekkürler ;)

@orangecoding
orangecoding merged commit d99155a into orangecoding:master Aug 3, 2026
2 checks passed
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.

2 participants