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


##########
superset/translations/cs/LC_MESSAGES/messages.po:
##########
@@ -4633,6 +4633,9 @@ msgstr "Nastavení databáze aktualizováno"
 msgid "Database type does not support file uploads."
 msgstr "Typ databáze nepodporuje nahrávání souborů."
 
+msgid "Database upload file exceeds the maximum allowed size."
+msgstr ""

Review Comment:
   <!-- Bito Reply -->
   The suggestion is not necessary in this case. As you noted, these `.po` 
files are generated from the `.pot` template, and manual additions will be 
overwritten during the next regeneration. Empty `msgstr` values for new strings 
are standard practice in this workflow.



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