Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] [i18n] fix generation scripts #4639

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 28, 2023

  1. [i18n] fix generation scripts (#4252)

    * [i18n] fix generation scripts
    
    Gave file permissions to the i18n scripts
    
    Generated:
    opensearch-project/dashboards-i18n#25
    
    With:
    ```
    ./scripts/use_node scripts/i18n_extract.js --output-dir plugins/dashboards-i18n/translations/
    ```
    
    Had to fix some issues generating the scripts for example incorrect namespacing.
    
    Issue:
    #867
    
    Signed-off-by: Kawika Avilla <[email protected]>
    
    * update snapshot
    
    Signed-off-by: Kawika Avilla <[email protected]>
    
    ---------
    
    Signed-off-by: Kawika Avilla <[email protected]>
    Signed-off-by: Qingyang(Abby) Hu <[email protected]>
    Co-authored-by: Ashwin P Chandran <[email protected]>
    Co-authored-by: Qingyang(Abby) Hu <[email protected]>
    (cherry picked from commit 92507a2)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    # Conflicts:
    #	CHANGELOG.md
    github-actions[bot] committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c46fa92 View commit details
    Browse the repository at this point in the history