Commit 858e421
Changed files (4)
fastlane/metadata/android/de-DE/changelogs/18.txt
@@ -1,3 +1,3 @@
-* Update dependencies and migrate to Material 3 (You)
-* Fix app not responding when switching to custom intervall and then closing date range selection on main page
-* Add optional trend lines to graph
+* Abhängigkeiten aktualisieren und zu Material 3 (You) design wechseln
+* Behebung eines Fehlers der dafür sorgt, das die Hauptseite nach Abbruch des Zeitauswahlvorgangs abstürzt
+* Füge optionale Trendlinien zum Graph hinzu
fastlane/metadata/android/en-US/changelogs/16.txt
@@ -3,4 +3,4 @@
* make the way warn values work clearer; don't store age directly
* add Chinese, French, Norwegian translations (partially incomplete)
* fix large system font sizes on small screens
-* fix problems when saving warn values
\ No newline at end of file
+* fix problems when saving warn values
fastlane/metadata/android/en-US/changelogs/17.txt
@@ -1,5 +1,5 @@
-* Feat range limited statistics
+* Add range limiting for statistics
* Fix selecting a time of day after the current time
* Added in-app language selection
-* Add "Custom" display intervall
-* Update translations for Chinese, French, German,
\ No newline at end of file
+* Add "Custom" display interval
+* Update translations for Chinese, French, German,
fastlane/metadata/android/en-US/changelogs/18.txt
@@ -1,3 +1,3 @@
* Update dependencies and migrate to Material 3 (You)
-* Fix app not responding when switching to custom intervall and then closing date range selection on main page
-* Add optional trend lines to graph
\ No newline at end of file
+* Fix the app not responding when switching to custom interval and then closing the date range selection on the main page
+* Add optional trend lines to graph