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
generic:t('dashboard', 'Hello')/* TRANSLATORS: Greeting to be used at night (in English there is no specific greeting, think of it like "good morning") */,
253
+
withName:t('dashboard', 'Hello, {name}', { name:this.displayName }, { escape:false })/* TRANSLATORS: Greeting to be used at night (in English there is no specific greeting, think of it like "Good morning, J. Doe" but at night) */,
0 commit comments