summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorrakekniven <2069590+rakekniven@users.noreply.github.com>2022-08-06 19:52:08 +0200
committerGitHub <noreply@github.com>2022-08-06 19:52:08 +0200
commit3e4cfcc2a559b88072a02c76e6ed3c72c67961f1 (patch)
treef725c29943ae9202d3608255d27d950b557ee4b5 /src
parent9535bd0f8c70a83c3363f074761e9f47ab43da0d (diff)
l10n: Change plural to singular
Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Diffstat (limited to 'src')
-rw-r--r--src/components/CircleDetails/CirclePasswordSettings.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/CircleDetails/CirclePasswordSettings.vue b/src/components/CircleDetails/CirclePasswordSettings.vue
index 8228b39a..43ae66b5 100644
--- a/src/components/CircleDetails/CirclePasswordSettings.vue
+++ b/src/components/CircleDetails/CirclePasswordSettings.vue
@@ -42,7 +42,7 @@
:disabled="loading.length > 0"
wrapper-element="li"
@update:checked="changeUseUniquePassword">
- {{ t('contacts', 'Use a unique password for all shares to this circles') }}
+ {{ t('contacts', 'Use a unique password for all shares to this circle') }}
</CheckboxRadioSwitch>
<li class="unique-password">