diff --git a/src/components/AdminSupportBanner.vue b/src/components/AdminSupportBanner.vue index acd878a..6f0a30a 100644 --- a/src/components/AdminSupportBanner.vue +++ b/src/components/AdminSupportBanner.vue @@ -7,25 +7,27 @@ SPDX-License-Identifier: AGPL-3.0-or-later
-

Help keep Profile Fields sustainable.

-

Profile Fields is open source under the AGPL license and maintained by the LibreCode team, creators of LibreSign.

-

If your organization depends on it, please help us sustain its development and maintenance.

+

{{ t('profile_fields', 'Help keep Profile Fields sustainable.') }}

+

{{ t('profile_fields', 'Profile Fields is open source under the AGPL license and maintained by the LibreCode team, creators of LibreSign.') }}

+

{{ t('profile_fields', 'If your organization depends on it, please help us sustain its development and maintenance.') }}

- Sponsor LibreSign + {{ t('profile_fields', 'Sponsor LibreSign') }} - Maybe later + {{ t('profile_fields', 'Maybe later') }}
@@ -34,6 +36,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later