1 Commits
Author SHA1 Message Date
4563fab7a6 feat(ui): add Turkish language to settings popup (#10441)
* feat(ui): add Turkish language to settings popup

Added Turkish (Türkçe) to the language selection dropdown in SettingsPopup.svelte
and added the Turkish IntlString definition to plugin.ts.
Turkish translation files already exist in the codebase (lang/tr.json files).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>

* ci: add workflow to build front image with Turkish support

Adds a GitHub Actions workflow to build and push the front container
image to GitHub Container Registry for testing Turkish language support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>

* fix(ci): use lowercase image name for ghcr.io

Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>

* fix(ci): use huly's docker:build for proper image creation

Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>

* chore: remove test workflow file from PR

Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>

* feat(inbox): add Turkish translations for inbox module

Added missing Turkish translation file for the inbox-assets plugin.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>

---------

Signed-off-by: Bahadır Atılgan <gokcel.bahadir@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 20:36:46 +07:00