rusackas commented on code in PR #41609: URL: https://github.com/apache/superset/pull/41609#discussion_r3509677057
########## superset/translations/es/LC_MESSAGES/messages.po: ########## @@ -1012,12 +1020,16 @@ msgstr "El informe se ha creado" msgid "API key name is required" msgstr "El nombre del rol es obligatorio" +# Machine-translated via backfill_po.py (claude-sonnet-4-6) [refs: de, ja, sr, +# sr_Latn] +#, fuzzy msgid "API key revoked successfully" -msgstr "" +msgstr "Clave API revocada correctamente" msgid "API keys allow scoped programmatic access to Superset." -msgstr "Las claves API permiten el acceso programático con " -"ámbito restringido a Superset." +msgstr "" +"Las claves API permiten el acceso programático con ámbito restringido a " +"Superset." Review Comment: This was just a formatting change... doesn't fuzzify the string. -- 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]
