Skip to content

Write helper function to improve locale/language distinction #1

Description

@kpister

The project class should have a helper function which takes

locale or language
include input or only targets

example uses:

for locale in self.get_targets(type=LOCALE, include_input=True)

for lang_code in self.get_targets(type=LANGUAGE_CODE, include_input=False)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions