-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Lint: i18n
Component: data-machine-events
Count: 7 findings
Last run: https://github.com/Extra-Chill/data-machine-events/actions/runs/23421300476
Updated: 2026-03-23T04:27:43Z
Homeboy: homeboy 0.85.3+75ce980 | Action: Extra-Chill/homeboy-action@v2
Findings
| File | Description | Suggestion |
|---|---|---|
templates/admin/settings-page.php |
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) | |
inc/Blocks/Calendar/templates/time-gap-separator.php |
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) | |
inc/Blocks/Calendar/Display/DisplayVars.php |
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) | |
inc/Steps/Upsert/Events/EventUpsertSettings.php |
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) | |
inc/Admin/Settings_Page.php |
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) | |
inc/Blocks/EventDetails/render.php |
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) | |
inc/Blocks/EventDetails/render.php |
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. (WordPress.WP.I18n.MissingTranslatorsComment) |
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable