File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,6 @@ $piterjs_meetup_templates $mol_page
31
31
Content <= Afterparty_template $mol_textarea
32
32
value? <=> post_template*afterparty?
33
33
<= Retro_template_labeler $mol_labeler
34
- title \Ретропост
34
+ title \Ретроспектива
35
35
Content <= Retro_template $mol_textarea
36
36
value? <=> post_template*retro?
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $piterjs_meetup_texts $mol_page
20
20
text <= post_text*init
21
21
moment? <=> post_moment*init?
22
22
<= Place_text $piterjs_meetup_texts_card
23
- title \Анонс мероприятия
23
+ title \Напоминание за день
24
24
text <= post_text*place
25
25
moment? <=> post_moment*place?
26
26
<= Air_text $piterjs_meetup_texts_card
@@ -32,7 +32,7 @@ $piterjs_meetup_texts $mol_page
32
32
text <= post_text*afterparty
33
33
moment? <=> post_moment*afterparty?
34
34
<= Retro_text $piterjs_meetup_texts_card
35
- title \Ретропост
35
+ title \Ретроспектива
36
36
text <= post_text*retro
37
37
moment? <=> post_moment*retro?
38
38
You can’t perform that action at this time.
0 commit comments