Commit Graph

5 Commits

Author SHA1 Message Date
Ümit Tunç 69710a71b9 feat: enhance company history module with new font styles, improved localization functions, and optimized layout for better readability 2026-05-21 19:43:54 +03:00
Ümit Tunç 55efbc6614 feat: add language flag emoji functions and enhance language selector component for improved localization support and user experience 2026-05-21 10:13:16 +03:00
Ümit Tunç 064ec327ba Add Site Translation Management: Created SiteTranslation resource with pages for listing, creating, and editing translations. Implemented localization support for translation keys and values, enhancing the admin panel's usability for managing site translations. Introduced a new migration for the site_translations table and updated helper functions for translation retrieval. 2025-12-30 23:41:32 +03:00
Ümit Tunç 45534be05e Add language switch functionality: Implemented a new route for switching languages, allowing users to change the application language dynamically. Introduced a language selector component in the navbar for improved user experience, ensuring proper localization support. Updated the switch_language helper function to streamline locale management. 2025-11-04 15:28:24 -03:00
Ümit Tunç e9944f2460 Add translation helper functions: Introduced a new file for translation-related helper functions to enhance localization capabilities. Updated composer.json to autoload the new helper file, ensuring easy access to functions for managing languages, translations, and their statuses. 2025-10-01 04:14:46 -03:00