From 04f04d622dea3f963273eb038bc1c99e2832f1ca Mon Sep 17 00:00:00 2001 From: tykayn <15d65f2f-0b14-4f70-bf34-e130180ed62b@users.tedomum.net> Date: Mon, 9 Nov 2020 11:01:33 +0100 Subject: [PATCH] :art: add pictures from undraw, translate sentences on homepage --- .../core/components/home/home.component.html | 40 ++++++++++++++----- .../administration/form/form.component.html | 1 + .../administration/form/form.component.ts | 12 +++--- .../user-polls/user-polls.component.html | 5 ++- src/assets/img/undraw_Chatting_re_j55r.svg | 1 + src/assets/img/undraw_Moving_twwf.svg | 1 + src/assets/img/undraw_group_selfie_ijc6.svg | 1 + src/assets/img/undraw_having_fun_iais.svg | 1 + .../img/undraw_prototyping_process_rswj.svg | 1 + 9 files changed, 46 insertions(+), 17 deletions(-) create mode 100644 src/assets/img/undraw_Chatting_re_j55r.svg create mode 100644 src/assets/img/undraw_Moving_twwf.svg create mode 100644 src/assets/img/undraw_group_selfie_ijc6.svg create mode 100644 src/assets/img/undraw_having_fun_iais.svg create mode 100644 src/assets/img/undraw_prototyping_process_rswj.svg diff --git a/src/app/core/components/home/home.component.html b/src/app/core/components/home/home.component.html index e8e5c42e..20641ab1 100644 --- a/src/app/core/components/home/home.component.html +++ b/src/app/core/components/home/home.component.html @@ -34,17 +34,35 @@
+ {{ + 'SENTENCES.framadate-is-an-online-service-for-planning-an-appointment-or-making-a-decision-quickly-and-easily' + | translate + }} + {{ 'SENTENCES.here-is-how-it-works' | translate }} + {{ 'SENTENCES.send-the-poll-link-to-your-friends-or-colleagues' | translate }} +
++ {{ 'SENTENCES.what-is-framadate' | translate }} + {{ 'SENTENCES.view-an-example' | translate }} + {{ 'SENTENCES.framadate-is-licensed-under-the' | translate }} + + GNU Affero v3 Licence + +
++ {{ 'SENTENCES.grow-your-own' | translate }} + {{ + 'SENTENCES.if-you-want-to-install-the-software-for-your-own-use-and-thus-increase-your-independence-we-can-help' + | translate + }} + {{ + 'SENTENCES.to-participate-in-the-software-development-suggest-improvements-or-simply-download-it-please-visit' + | translate + }} + {{ 'SENTENCES.the-development-site' | translate }} +