Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

feat(multi-language): support log translation (DE, EN) #410

Open
wants to merge 28 commits into
base: beta
Choose a base branch
from

Commits on Jun 9, 2021

  1. Update README.md

    JuliusJacobitz authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0dc631f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f56785d View commit details
    Browse the repository at this point in the history
  3. Further translate

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1994c57 View commit details
    Browse the repository at this point in the history
  4. Add more translations

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0e84e8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477bb82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6da6fc9 View commit details
    Browse the repository at this point in the history
  7. Add todos

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    92e76a1 View commit details
    Browse the repository at this point in the history
  8. Fix menu

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e8d09f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60b39d7 View commit details
    Browse the repository at this point in the history
  10. Add requirements

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e130225 View commit details
    Browse the repository at this point in the history
  11. Add translation files

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    534b7f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8422eec View commit details
    Browse the repository at this point in the history
  13. Update main.py

    Co-authored-by: haslersn <[email protected]>
    noppelmax and haslersn authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    3f82aa8 View commit details
    Browse the repository at this point in the history
  14. Update i18n/i18n.en.yml

    Co-authored-by: haslersn <[email protected]>
    noppelmax and haslersn authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5182773 View commit details
    Browse the repository at this point in the history
  15. Update i18n/i18n.de.yml

    Co-authored-by: haslersn <[email protected]>
    noppelmax and haslersn authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    9885a1f View commit details
    Browse the repository at this point in the history
  16. Fix menu translation

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    3bb6616 View commit details
    Browse the repository at this point in the history
  17. Set default language to de

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    37255c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    04a2440 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73141f1 View commit details
    Browse the repository at this point in the history
  20. Add basic test for translation files. Checks if they contain the same…

    … number of entries and is every key is present in every language file.
    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    c8b8db7 View commit details
    Browse the repository at this point in the history
  21. Patch from haslersn

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b01a9c3 View commit details
    Browse the repository at this point in the history
  22. Add note to README

    noppelmax committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2f3c3fb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7629f4c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d48c54b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    752c4d5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2b5250f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5ff9414 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Update shell.nix

    Co-authored-by: haslersn <[email protected]>
    noppelmax and haslersn authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8036e7c View commit details
    Browse the repository at this point in the history