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

[i18n] fix generation scripts #4252

Merged

Commits on Jun 12, 2023

  1. [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:
    opensearch-project#867
    
    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla authored and manasvinibs committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    11fa2ca View commit details
    Browse the repository at this point in the history
  2. update snapshot

    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla authored and manasvinibs committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    3b2704f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge branch 'main' into avillk/i18n_fix_gen_scripts

    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8f9e5a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    f6a8732 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge branch 'main' into avillk/i18n_fix_gen_scripts

    Signed-off-by: Qingyang(Abby) Hu <[email protected]>
    abbyhu2000 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    011c738 View commit details
    Browse the repository at this point in the history