1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00

Use a better title

This commit is contained in:
Chocobozzz 2025-08-25 10:36:26 +02:00
parent cfe49b37ec
commit b7aa685009
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -37,7 +37,7 @@
<my-notification-dropdown class="margin-button"></my-notification-dropdown>
<my-button
i18n-title title="Go to the manage your account page"
i18n-title title="Go to the page where you can manage your account"
theme="tertiary" rounded="true" class="margin-button settings-button" icon="cog" ptRouterLink="/my-account"
></my-button>