File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
27
27
28
28
{{ post.content | strip_html | truncatewords: 25 }}
29
29
30
- < p > < a href ="{{ post.url }} "> Continue Reading ...</ a > </ p >
30
+ < p > < a href ="{{ post.url }} "> Прочетете още ...</ a > </ p >
31
31
32
32
< span class ="post-info "> Публикувана от {{ post.author }} на {{ post.date | date_to_string }}</ span >
33
33
</ div >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
10
10
11
11
{{ post.content | strip_html | truncatewords: 25 }}
12
12
13
- < p > < a href ="{{ post.url }} "> Continue Reading ...</ a > </ p >
13
+ < p > < a href ="{{ post.url }} "> Прочетете още ...</ a > </ p >
14
14
15
15
< p class ="post-info "> Публикувана от {{ post.author }} на {{ post.date | date_to_string }}</ p >
16
16
</ div >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
27
27
28
28
{{ post.content | strip_html | truncatewords: 25 }}
29
29
30
- < p > < a href ="{{ post.url }} "> Continue Reading ...</ a > </ p >
30
+ < p > < a href ="{{ post.url }} "> Weiterlesen ...</ a > </ p >
31
31
32
32
< span class ="post-info "> Geschrieben von {{ post.author }} am {{ post.date | date_to_string }}</ span >
33
33
</ div >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
10
10
11
11
{{ post.content | strip_html | truncatewords: 25 }}
12
12
13
- < p > < a href ="{{ post.url }} "> Continue Reading ...</ a > </ p >
13
+ < p > < a href ="{{ post.url }} "> Weiterlesen ...</ a > </ p >
14
14
15
15
< p class ="post-info "> Geschrieben von {{ post.author }} am {{ post.date | date_to_string }}</ p >
16
16
</ div >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
27
27
28
28
{{ post.content | strip_html | truncatewords: 25 }}
29
29
30
- < p > < a href ="{{ post.url }} "> Continue Reading ...</ a > </ p >
30
+ < p > < a href ="{{ post.url }} "> Continuar leyendo ...</ a > </ p >
31
31
32
32
< span class ="post-info "> Publicado por {{ post.author }} el {{ post.date | date_to_string }}</ span >
33
33
</ div >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h3><a href="{{ post.url }}">{{ post.title }}</a></h3>
10
10
11
11
{{ post.content | strip_html | truncatewords: 25 }}
12
12
13
- < p > < a href ="{{ post.url }} "> Continue Reading ...</ a > </ p >
13
+ < p > < a href ="{{ post.url }} "> Continuar leyendo ...</ a > </ p >
14
14
15
15
< p class ="post-info "> Publicado por {{ post.author }} el {{ post.date | date_to_string }}</ p >
16
16
</ div >
You can’t perform that action at this time.
0 commit comments