From ae322feeb4aa88b3712a2164e5d3d28cc383b1a2 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Tue, 23 Nov 2021 08:35:38 +0100 Subject: [PATCH] l10n: Spelling unification Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- src/components/TimelineList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TimelineList.vue b/src/components/TimelineList.vue index 1dae5df8..87a767cb 100644 --- a/src/components/TimelineList.vue +++ b/src/components/TimelineList.vue @@ -96,7 +96,7 @@ export default { notifications: { image: 'img/undraw/notifications.svg', title: t('social', 'No notifications found'), - description: t('social', 'You haven\'t receive any notifications yet') + description: t('social', 'You have not receive any notifications yet') }, federated: { image: 'img/undraw/global.svg', @@ -109,7 +109,7 @@ export default { }, profile: { image: 'img/undraw/profile.svg', - title: t('social', 'You haven\'t tooted yet') + title: t('social', 'You have not tooted yet') }, tags: { image: 'img/undraw/profile.svg',