{{ trans(authStore.translations, 'modal-entrance.sidebar-new', {}, 'Wow, new member!') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-new-text', {}, 'Join a community of smart and creative people. Make information work for you!') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-hello', {}, 'Hello, Friend!') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-welcomeback', {}, 'Welcome back!') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-hello', {}, 'Hello') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-oops', {}, 'Oops!') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-helphere', {}, 'Help is here') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-hello', {par1: user.nickname}, 'Hello') }}
{{ trans(authStore.translations, 'modal-entrance.sidebar-ws-text', {}, "What's the work today?") }}