bito-code-review[bot] commented on code in PR #40643: URL: https://github.com/apache/superset/pull/40643#discussion_r3342891074
########## superset/translations/pt/LC_MESSAGES/messages.po: ########## @@ -10854,8 +10854,6 @@ msgstr "Filtro de data" msgid "Registration date" msgstr "InĂcio" -msgid "Registration hash" -msgstr "" msgid "Registration successful" msgstr "" Review Comment: <!-- Bito Reply --> The follow-up commit to remove the orphaned "Registration hash" entries from the Finnish (`fi`) and Thai (`th`) locale files is the correct approach. Since the source string has been removed, dropping these translations is necessary to maintain consistency and prevent potential failures in the `babel-extract` process. -- 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]
