Skip to content

Commit

Permalink
Use better wording in english to allow easier gender neutral translat…
Browse files Browse the repository at this point in the history
…ions

Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr authored and backportbot-nextcloud[bot] committed Jul 6, 2022
1 parent f454bda commit 0f9ab94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SessionList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<template>
<Popover class="session-list" placement="top">
<button slot="trigger"
v-tooltip.bottom="t('text', 'Participants')"
v-tooltip.bottom="t('text', 'Active people')"
class="avatar-list">
<div class="avatardiv icon-group" />
<div v-for="session in sessionsVisible"
Expand Down

0 comments on commit 0f9ab94

Please sign in to comment.