mirror of https://github.com/zulip/zulip.git
5 lines
121 B
Handlebars
5 lines
121 B
Handlebars
|
<template id="view-user-card-tooltip-template">
|
||
|
{{t 'View user card' }}
|
||
|
{{tooltip_hotkey_hints "U"}}
|
||
|
</template>
|