Skip to content

Spanish locale uses Portuguese "ajuda" instead of "ayuda" #298

Description

@jeroenrinzema

console/public/locales/es.json:410 reads:

"sms_help_message": "Mensaje SMS de ajuda",

ajuda is Portuguese. The Spanish is ayuda.

It renders as the field label for the SMS help message in Project → Settings, so it is user-visible in the Spanish console.

Fix

"sms_help_message": "Mensaje SMS de ayuda",

Filed rather than fixed inline because it was noticed while reviewing an unrelated SMS compliance change (#296) and did not belong in that diff.

Worth checking at the same time

Whether other Portuguese forms leaked into es.json from the same original translation pass — a reviewer who reads Spanish could scan the file rather than fixing this one string in isolation.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions