hansi-b / SimplerTimes

A minimalistic JavaFX time tracker
0 stars 0 forks source link

Add German localisation #15

Open hansi-b opened 1 year ago

hansi-b commented 1 year ago

Add German localisation. Requires

  1. Making all hard-coded labels, etc. localised in English first.
    1. Also check the format of Dates.
    2. Also check Disclaimer.
  2. Create a new german.yml parallel to the existing english.yml.
  3. Introduce Preference for language. Prerequisite: Options.