File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ struct Welcome: View {
2121 areas: [
2222 OnboardingInformationView . Content (
2323 icon: {
24- Image ( systemName: " apps.iphone " )
24+ Image ( systemName: " cat.fill " )
2525 . accessibilityHidden ( true )
2626 } ,
27- title: " The Spezi Framework " ,
27+ title: " Cats are great! " ,
2828 description: " WELCOME_AREA1_DESCRIPTION "
2929 ) ,
3030 OnboardingInformationView . Content (
Original file line number Diff line number Diff line change 8181 }
8282 }
8383 },
84+ "CS342 Example Application" : {
85+ "localizations" : {
86+ "en" : {
87+ "stringUnit" : {
88+ "state" : "translated",
89+ "value" : "Spezi\nCS342 Example Application"
90+ }
91+ }
92+ }
93+ },
8494 "Grant Access" : {
8595 "localizations" : {
8696 "en" : {
321331 }
322332 }
323333 },
324- "CS342 Example Application" : {
325- "localizations" : {
326- "en" : {
327- "stringUnit" : {
328- "state" : "translated",
329- "value" : "Spezi\nCS342 Example Application"
330- }
331- }
332- }
333- },
334334 "Start Questionnaire" : {
335335 "localizations" : {
336336 "en" : {
386386 "en" : {
387387 "stringUnit" : {
388388 "state" : "translated",
389- "value" : "The Spezi Framework builds the foundation of this application. "
389+ "value" : "Spezi is nice, but cats are nicer … they don’t care about SwiftLint! "
390390 }
391391 }
392392 }
You can’t perform that action at this time.
0 commit comments