Skip to content

Conversation

@fabyo0
Copy link
Contributor

@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

@nasirkhan nasirkhan merged commit 763df4a into nasirkhan:main Oct 19, 2025
1 check passed
nasirkhan added a commit that referenced this pull request Oct 19, 2025
- Add Turkish (tr) as 'Türkçe (TR)' to app.php available_locales configuration
- Turkish language files were already available from PR #645 analysis
- Turkish uses LTR (left-to-right) direction, so no additional config needed
- Language selector components will automatically show Turkish option
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