Skip to content

feat: Add Turkish (tr) language support #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

fabyo0
Copy link

@fabyo0 fabyo0 commented Jul 27, 2025

This PR adds comprehensive Turkish language support to the Laravel application, providing a fully localized experience for Turkish users.

🚀 Changes Made

  • Core Laravel translations:

    • auth.php - Authentication messages
    • validation.php - Form validation messages
    • pagination.php - Pagination controls
    • passwords.php - Password reset messages
    • labels.php - General UI labels and backend management
  • Application-specific translations:

    • tr.json - General application strings with placeholder support
    • Module-specific translations for:
      • Posts management
      • Categories management
      • Tags management
      • Comments management

🎯 Features

  • ✅ Complete Turkish translations for all user-facing messages
  • ✅ Proper handling of Laravel placeholders (:attribute, :value, etc.)
  • ✅ Backend admin panel fully translated
  • ✅ SEO-friendly Turkish field names and descriptions
  • ✅ Consistent terminology across all modules

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.

1 participant