xavier-GitHub76 opened a new issue, #32674:
URL: https://github.com/apache/superset/issues/32674

   Messages.pot
   
   `#, python-format
   msgid "Added to 1 dashboard"
   msgid_plural "Added to %s dashboards"
   msgstr[0] ""
   msgstr[1] ""`
   
   %s should be present in msgid and msgid_plural 
   like 👍 
   `#, python-format
   msgid "Added to %s dashboard"
   msgid_plural "Added to %s dashboards"
   msgstr[0] ""
   msgstr[1] ""`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to