From eed877e85752cfa7b367c1c45074b67556dbba99 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 1 Nov 2018 04:55:33 +0100 Subject: Wording fixes Signed-off-by: Jan-Christoph Borchardt --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.vue') 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 } -- cgit v1.2.3