You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I have this file structure

And this in my
dialogue.po
fileWhen 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.
The text was updated successfully, but these errors were encountered: