From 992f2d22dd24b13e4ada25581597823442b4ad33 Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:44:56 +0100 Subject: [PATCH] chore(i18n): Aligned wording Other 3 strings of this app is using "signatories" and therefor this should be aligned. Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 124a6dff..75829f4b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -53,7 +53,7 @@

- {{ t('terms_of_service', 'We recommend to reset signatures if legal changes were applied. For minor changes like fixing typos or correcting links, it could be left out, as it would otherwise require all users to accept the Terms of Service again.') }} + {{ t('terms_of_service', 'We recommend to reset signatories if legal changes were applied. For minor changes like fixing typos or correcting links, it could be left out, as it would otherwise require all users to accept the Terms of Service again.') }}