From 1601648caf6ba960a5200c57457653c35517d4bd Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 24 Jul 2020 23:02:01 +0200 Subject: [PATCH] =?UTF-8?q?#2=20rozdzielenie=20liczby=20dla=20form=20grzec?= =?UTF-8?q?zno=C5=9Bciowych=20i=20dla=20pozosta=C5=82ych=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Literature.vue | 2 +- pages/_.vue | 9 ++++++- pages/index.vue | 50 +++++++++++++++++++++++---------------- src/classes.js | 16 +++++++------ src/data.js | 34 ++++++++++++++------------ 5 files changed, 67 insertions(+), 44 deletions(-) diff --git a/components/Literature.vue b/components/Literature.vue index 126ba1eab..d70eea6e7 100644 --- a/components/Literature.vue +++ b/components/Literature.vue @@ -2,7 +2,7 @@

- Przykłady z literatury i prasy: + Przykłady z literatury, prasy, filmów i seriali:

diff --git a/pages/_.vue b/pages/_.vue index b09c1604f..888957793 100644 --- a/pages/_.vue +++ b/pages/_.vue @@ -33,6 +33,12 @@ {{part.str}} +
  • + + {{selectedTemplate.morphemes[part.str]}} + {{part.str}} + +
  • @@ -64,13 +70,14 @@