From eed877e85752cfa7b367c1c45074b67556dbba99 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 1 Nov 2018 04:55:33 +0100 Subject: [PATCH] Wording fixes Signed-off-by: Jan-Christoph Borchardt --- src/App.vue | 2 +- src/components/ProfileInfo.vue | 2 +- src/views/Timeline.vue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 6120e2ee..b3351435 100644 --- a/src/App.vue +++ b/src/App.vue @@ -72,7 +72,7 @@ export default { id: 'social-account', classes: [], icon: 'icon-user', - text: t('social', 'Your account'), + text: t('social', 'Profile'), router: { name: 'profile', params: { account: this.currentUser.uid } diff --git a/src/components/ProfileInfo.vue b/src/components/ProfileInfo.vue index 9e82656e..cbb2192e 100644 --- a/src/components/ProfileInfo.vue +++ b/src/components/ProfileInfo.vue @@ -28,7 +28,7 @@

{{ accountInfo.cloudId }}

Website: {{ accountInfo.website.value }}

- +