beyondcode / beyondcode/laravel-self-diagnosis

Check all translation messages present or not - New feature

Open
#43 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1.5k
Forks
107
PR merge metrics
No merged PRs in 30d

Description

A new feature that will check all the response messages, mail subjects which have used the `trans` function and check whether a message exists in `resources\lang` folder if not need to show error messages with the list of translations that are not available.

Contributor guide

Open the contributing guide

Research direction

No source files or tests are named. Start by locating uses of the `trans` function and the `resources\lang` directory, then define how response messages and mail subjects will be discovered and how missing translations should be reported; done means the feature identifies every missing message and shows their list.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, localization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.