bito-code-review[bot] commented on code in PR #40128:
URL: https://github.com/apache/superset/pull/40128#discussion_r3508853578


##########
superset/translations/pt/LC_MESSAGES/messages.po:
##########
@@ -4401,6 +4401,9 @@ msgstr "Não foi possível gravar a sua query"
 msgid "Dashboard could not be deleted."
 msgstr "Não foi possível gravar a sua query"
 
+msgid "Dashboard could not be restored."
+msgstr ""

Review Comment:
   <!-- Bito Reply -->
   The suggestion to provide a translation is appropriate, as an empty `msgstr` 
in a `.po` file will cause the application to display the source string (in 
English) to Portuguese users, rather than a localized message. While an empty 
`msgstr` is technically valid for untranslated strings, providing a translation 
ensures a consistent user experience in the target locale.



-- 
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