Skip to content

Is DGettext working properly? #13

Open
@sinnrrr

Description

I have this file structure
image

And this in my dialogue.po file

msgid "Choose the day of the week ;)"
msgstr "Оберіть день тижня ;)"

When I am calling the foo.DGettext("dialogue", "Choose the day of the week ;)") english version is returned.
The normal translations are working properly, but when I try to load from other domain it just returns me what I typed in.

Activity

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

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