Skip to content

approve: add missing locale words for the Allow button #3

Description

@yassiEmp

What

cli/approve.mjs clicks the browser's "Allow remote debugging?" prompt by matching the button label against ALLOW, a list of translations. An unknown language refuses and prints the buttons it saw, which is safe but means a human must click.

Fix

Add the affirmative label for locales not yet listed. Check Chromium's translation for the remote-debugging dialog in your language (open chrome://inspect/#remote-debugging, tick the box, connect once, read the button).

Acceptance

  • One PR per language, one word per line, lowercase, accents intact.
  • A comment on the PR with the exact button text as displayed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions