Skip to content

Commit

Permalink
Update Whatsnew screen
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonCat4012 committed Feb 14, 2024
1 parent 3721a73 commit 869801e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions Calq/Screens/WhatsNewScreen.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,13 @@ struct WhatsNewScreen: View {
@EnvironmentObject var vm: TabVM

let newFuncs = [
"🌸 neue HalbjahresPicker + genral UI update",
"📥 neues Widget für Prüfungen",
"🌸 Widget Hintergrund Farben geändert"
"📥 load Backup",
"🌸 Removed common crash sources"
]

let newFuncsGeneral = [
"🌸 new HalfyearPicker + genral UI update",
"📥 new Widget for exams",
"🌸 Widget background color changed"
"📥 Backups laden",
"🌸 Entfernen von häufige Absturzquellen"
]

let lang = Locale.preferredLanguages[0]
Expand Down

0 comments on commit 869801e

Please sign in to comment.