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

Added Korean localization for new localization labels. #1164

Merged
merged 47 commits into from
Oct 9, 2024

Commits on Sep 29, 2024

  1. add ko-Kr lang

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6a9719e View commit details
    Browse the repository at this point in the history
  2. add ko-KR

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f8478c9 View commit details
    Browse the repository at this point in the history
  3. ko-KR lang add

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b081a32 View commit details
    Browse the repository at this point in the history
  4. ko-KR

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    50d549c View commit details
    Browse the repository at this point in the history
  5. Create Components.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    64dfa63 View commit details
    Browse the repository at this point in the history
  6. Create CustomTheme.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    eb2f0d5 View commit details
    Browse the repository at this point in the history
  7. Create DisplayConfig.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0540b0e View commit details
    Browse the repository at this point in the history
  8. Create HomePage.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    55bdd2e View commit details
    Browse the repository at this point in the history
  9. Create Index.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    13d5a1e View commit details
    Browse the repository at this point in the history
  10. Create InputMacroAddon.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ecc899c View commit details
    Browse the repository at this point in the history
  11. Create LayoutConfig.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6778f14 View commit details
    Browse the repository at this point in the history
  12. Create LedConfig.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    96dcd2b View commit details
    Browse the repository at this point in the history
  13. Create Navigation.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    78a30e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    506bf2e View commit details
    Browse the repository at this point in the history
  15. Create PinMapping.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a77b093 View commit details
    Browse the repository at this point in the history
  16. Create ResetSettings.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e8c8f0e View commit details
    Browse the repository at this point in the history
  17. Create SettingsPage.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d5d9798 View commit details
    Browse the repository at this point in the history
  18. Create PCF8575.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8851523 View commit details
    Browse the repository at this point in the history
  19. Create ReactiveLED.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    44782e2 View commit details
    Browse the repository at this point in the history
  20. Create Rotary.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6a65602 View commit details
    Browse the repository at this point in the history
  21. Create WiiAddon.jsx

    Tomuri32 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0e562ce View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update AddonsConfig.jsx

    Tomuri32 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f559a0 View commit details
    Browse the repository at this point in the history
  2. Update WiiAddon.jsx

    Tomuri32 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2659711 View commit details
    Browse the repository at this point in the history
  3. Update WiiAddon.jsx

    Tomuri32 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4d40597 View commit details
    Browse the repository at this point in the history
  4. Update WiiAddon.jsx

    Tomuri32 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8b6c89b View commit details
    Browse the repository at this point in the history
  5. Update ReactiveLED.jsx

    Tomuri32 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    01ff3cb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. ko flag update

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    aff66b3 View commit details
    Browse the repository at this point in the history
  2. Update LanguageSelector.jsx

    add to ko-KR dropdownOption
    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b9d2571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c9c47 View commit details
    Browse the repository at this point in the history
  4. Create koKR.tsx

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6ade94f View commit details
    Browse the repository at this point in the history
  5. Update i18n.jsx

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f71fff9 View commit details
    Browse the repository at this point in the history
  6. zh-CN add kokr

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cb7b1a4 View commit details
    Browse the repository at this point in the history
  7. pt-BR add ko-KR

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e859d7f View commit details
    Browse the repository at this point in the history
  8. ja-JP add ko-KR

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ed0b28e View commit details
    Browse the repository at this point in the history
  9. en add ko_kr

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3a46da2 View commit details
    Browse the repository at this point in the history
  10. de add ko_KR

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    41c9d9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a68041d View commit details
    Browse the repository at this point in the history
  12. Update i18n.jsx

    Tomuri32 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    448d7cc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update Navigation.jsx

    I've changed it to a more natural translation
    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bd263d0 View commit details
    Browse the repository at this point in the history
  2. Update InputMacroAddon.jsx

    I've changed it to a more natural translation
    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bf22f73 View commit details
    Browse the repository at this point in the history
  3. Update SettingsPage.jsx

    I've changed it to a more natural translation
    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cc8491a View commit details
    Browse the repository at this point in the history
  4. Update Common.jsx

    I've changed it to a more natural translation
    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9c2cfd2 View commit details
    Browse the repository at this point in the history
  5. Update Common.jsx

    I've changed it to a more natural translation
    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    50cedd7 View commit details
    Browse the repository at this point in the history
  6. Update WiiAddon.jsx

    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    16a6d80 View commit details
    Browse the repository at this point in the history
  7. Update WiiAddon.jsx

    Tomuri32 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8d384eb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update 9 line

    Tomuri32 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    14d07f4 View commit details
    Browse the repository at this point in the history
  2. Delete the duplicate key

    Tomuri32 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6995813 View commit details
    Browse the repository at this point in the history