Skip to content

Added Turkish language - #9

Open
muhammedfurkan wants to merge 1 commit into
harry0703:mainfrom
muhammedfurkan:main
Open

muhammedfurkan wants to merge 1 commit into
harry0703:mainfrom
muhammedfurkan:main

Conversation

@muhammedfurkan

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 8, 2026 20:47
@muhammedfurkan muhammedfurkan changed the title Create tr_TR.json Added Turkish language Aug 8, 2026

Copilot AI 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.

Pull request overview

Adds a Turkish (Türkiye) locale resource intended to extend MangoDisk’s UI translations.

Changes:

  • Introduces a new Turkish translation file covering most UI copy and cleanup rule text.
  • Adds Turkish translations for navigation, settings, cleanup, analysis, and related workflows.
Suppressed comments (2)

src/locales/tr_TR.json:560

  • updateDownloadingProgress uses a different placeholder syntax (%{percent}) than the other locales ({percent}%). With vue-i18n message interpolation this will likely leave the placeholder unrendered and/or drop the percent sign.
    "updateVersionAvailable": "{version} sürümü kullanılabilir",
    "updateDownloading": "İndiriliyor…",
    "updateDownloadingProgress": "İndiriliyor · %{percent}",
    "updateReadyToInstall": "Yüklemeye hazır",

src/locales/tr_TR.json:698

  • Typo in Turkish translation: “Konum izinları” should be “Konum izinleri”.
        "name": "Harita ve konum önbelleği",
        "description": "Haritalar ve konum servisleri tarafından saklanan önbelleğe alınmış coğrafi veriler.",
        "impact": "Konum izinları değişmez. Harita verileri yeniden indirilebilir."
      },

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/locales/tr_TR.json
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