You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
? (locale==="fi" ? `Viimeisin pankkisynkronointi ${ago} sitten.` : `Last bank sync was ${ago} ago.`)
34
+
consttext=ago
35
+
? (locale==="fi" ? `Pankki synkronoitu viimeksi ${ago} sitten. Tapahtumia voi puuttua, tarkista että kaikki on lisätty.` : `Bank last synced ${ago} ago. Some transactions may be missing - check everything is added.`)
38
36
: (locale==="fi" ? "Pankkia ei ole vielä synkronoitu." : "No bank sync yet.");
39
-
constweekendLine=isWeekend
40
-
? (locale==="fi" ? " Viikonloppu - osa tapahtumista voi olla vielä kirjautumatta pankissa." : " It's the weekend, so some transactions may still be pending at the bank.")
0 commit comments