Skip to content

Mark constans as translatable #113

@yakushabb

Description

@yakushabb

Could you mark the following strings as translatable.

Thanks.

DEFAULT_DRUM_PARTS: List[str] = [
    "kick",
    "kick-2",
    "kick-3",
    "snare",
    "snare-2",
    "hihat",
    "hihat-2",
    "clap",
    "tom",
    "crash",
]
DEFAULT_PATTERNS: List[str] = [
    "Shoot",
    "Maybe Rock",
    "Boom Boom",
    "Night",
    "Slow",
    "Chill",
]

Source: https://github.com/Revisto/drum-machine/blob/main/src/config/constants.py#L22C1-L41C2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerspriority-mediumUseful improvements that enhance user experience

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions