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

Language fallback #943

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 3, 2023

  1. language fallback

    - add language fallback method
    - rename translation files to match <locale>-<Country-Code> pattern
    flx-sta committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    38acc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb112d View commit details
    Browse the repository at this point in the history
  3. language-fallback

    - add writing to log if a language is missing
    - fix profile translation in Navbar
    - add some de_DE translations
    flx-sta committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d16f031 View commit details
    Browse the repository at this point in the history
  4. language-fallback

    - adjust stack type
    flx-sta committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ee60d77 View commit details
    Browse the repository at this point in the history
  5. language-fallback

    - remove split form languageDetector.ts
    flx-sta committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1dfba6c View commit details
    Browse the repository at this point in the history
  6. language-fallback

    - update import names in DayJs.ts
    flx-sta committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    afaeaf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge branch 'main' into feature/language-fallback

    # Conflicts:
    #	Stack.tsx
    #	src/plugins/DayJs.ts
    #	src/plugins/i18n/i18n.ts
    flx-sta committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f3331cc View commit details
    Browse the repository at this point in the history