Skip to main content
Back to packages
131 GitHub stars

Bottelet/translation-checker

View on GitHub

Description

Translation Checker is tool designed to help you find translations you forgot to add to your language files, check, and maintain translations in your project. It provides a set of commands to help with language files, ensuring consistency and completeness across your translations. It works with Laravel and supports various frontend frameworks like Vue.js, React, and Svelte.

Translation Checker provides several commands to manage your translations. The most versatile is the check command:

php artisan translations:check en

You can also easily find all sync translations between all files:

php artisan translations:sync en

This will take all translations from the source files and sync them to all your other language files.

Recent Courses on Laravel Daily

Next.js Basics for Laravel Developers

11 lessons
58 min

Roles and Permissions in Laravel 13

14 lessons
57 min

How to Structure Laravel 13 Projects

16 lessons
1 h 32 min read

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.