Skip to content

[i18n] URL should be a placeholder in dns-check-hint #250

@MintJapan

Description

@MintJapan

While I'm working on Japanese localization, I noticed that a URL is hardcoded to be inserted at the end, which makes localization difficult.

dns-check-hint = After applying, verify your DNS provider at

This can be an issue if different languages ​​have different word order rules.

It would be much better to separate the URL from the text using a placeholder, like below
dns-check-hint = After applying, verify your DNS provider at {$dnscheck_url}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions