From 4649d8f8a185c12314f5188fa77c22997ca8bbdb Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 16 Oct 2020 18:08:48 +0200 Subject: [PATCH] #54 user accounts - avatars --- components/Account.vue | 16 +++++++--------- locale/pl/translations.suml | 2 +- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/components/Account.vue b/components/Account.vue index b03b4c5f0..5b38635c1 100644 --- a/components/Account.vue +++ b/components/Account.vue @@ -2,17 +2,19 @@
-
-

+

+

-

+

+ user.avatar.change -
- Gravatar.com

+

+ user.account.admin +

@@ -34,10 +36,6 @@

user.account.changeEmail.header

{{ email }}

- -

- user.account.admin -

diff --git a/locale/pl/translations.suml b/locale/pl/translations.suml index dce8ce0ff..3db18af97 100644 --- a/locale/pl/translations.suml +++ b/locale/pl/translations.suml @@ -609,7 +609,7 @@ user: logout: 'Wyloguj' avatar: header: 'Avatar' - change: 'Zmień avatar na' + change: 'Zmień' share: 'Udostępnij'