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
Based on the api, I can use gettextCatalog.getString("me", scope, "recipient") in my javascript to add context inside my .po file. I did not see the generated .po file having the entry "msgctxt": "recipient".
The text was updated successfully, but these errors were encountered:
Based on the api, I can use
gettextCatalog.getString("me", scope, "recipient")
in my javascript to add context inside my.po
file. I did not see the generated.po
file having the entry "msgctxt": "recipient".The text was updated successfully, but these errors were encountered: