This is an automated email from the ASF dual-hosted git repository.

michaelsmolina pushed a commit to branch 5.0
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 2ff9faba0ebae72338bfd261b8e496b84f88af56
Author: Michael S. Molina <[email protected]>
AuthorDate: Fri Mar 14 14:28:18 2025 -0300

    fix: Update RELEASING/README.md (#32678)
    
    (cherry picked from commit b4dd64aa24fbaa9e138cbcbe7114e2b36fa9ed2a)
---
 RELEASING/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASING/README.md b/RELEASING/README.md
index eb024762a9..e7d021ce09 100644
--- a/RELEASING/README.md
+++ b/RELEASING/README.md
@@ -452,7 +452,7 @@ cd ../
 
 
 # Compile translations for the backend
-./scripts/translations/generate_po_files.sh
+./scripts/translations/generate_mo_files.sh
 
 # build the python distribution
 python -m build

Reply via email to