decidim-blogs 0.26.4 → 0.26.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/decidim/blogs/admin/posts/_form.html.erb +1 -1
- data/app/views/decidim/blogs/posts/show.html.erb +1 -1
- data/config/locales/ar.yml +9 -3
- data/config/locales/ca.yml +10 -4
- data/config/locales/cs.yml +9 -3
- data/config/locales/de.yml +0 -3
- data/config/locales/el.yml +0 -3
- data/config/locales/en.yml +9 -3
- data/config/locales/es-MX.yml +9 -3
- data/config/locales/es-PY.yml +9 -3
- data/config/locales/es.yml +10 -4
- data/config/locales/eu.yml +31 -25
- data/config/locales/fa-IR.yml +1 -0
- data/config/locales/fi-plain.yml +9 -3
- data/config/locales/fi.yml +9 -3
- data/config/locales/fr-CA.yml +9 -3
- data/config/locales/fr.yml +9 -3
- data/config/locales/ga-IE.yml +0 -3
- data/config/locales/gl.yml +0 -3
- data/config/locales/hu.yml +0 -3
- data/config/locales/id-ID.yml +0 -3
- data/config/locales/is-IS.yml +0 -3
- data/config/locales/it.yml +0 -3
- data/config/locales/ja.yml +8 -2
- data/config/locales/ka-GE.yml +1 -0
- data/config/locales/kaa.yml +1 -0
- data/config/locales/lb.yml +0 -3
- data/config/locales/lt.yml +3 -3
- data/config/locales/lv.yml +0 -3
- data/config/locales/nl.yml +0 -3
- data/config/locales/no.yml +0 -3
- data/config/locales/pl.yml +0 -3
- data/config/locales/pt-BR.yml +0 -3
- data/config/locales/pt.yml +0 -3
- data/config/locales/ro-RO.yml +9 -3
- data/config/locales/ru.yml +0 -3
- data/config/locales/sk.yml +0 -3
- data/config/locales/sv.yml +5 -3
- data/config/locales/tr-TR.yml +6 -3
- data/config/locales/uk.yml +0 -3
- data/config/locales/zh-CN.yml +0 -3
- data/config/locales/zh-TW.yml +89 -0
- data/lib/decidim/blogs/component.rb +1 -1
- data/lib/decidim/blogs/version.rb +1 -1
- metadata +19 -16
data/config/locales/hu.yml
CHANGED
@@ -18,8 +18,6 @@ hu:
|
|
18
18
|
user_group_id: Bejegyzés létrehozása
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Szöveg
|
23
21
|
post:
|
24
22
|
name: Bejegyzés
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@ hu:
|
|
47
45
|
author: Szerző
|
48
46
|
body: Szöveg
|
49
47
|
created_at: 'Létrehozva:'
|
50
|
-
title: cím
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Vissza a listához
|
data/config/locales/id-ID.yml
CHANGED
data/config/locales/is-IS.yml
CHANGED
@@ -8,8 +8,6 @@ is-IS:
|
|
8
8
|
title: Aðgerðir
|
9
9
|
admin:
|
10
10
|
models:
|
11
|
-
components:
|
12
|
-
body: Líkami
|
13
11
|
post:
|
14
12
|
name: Post
|
15
13
|
posts:
|
@@ -30,7 +28,6 @@ is-IS:
|
|
30
28
|
author: Höfundur
|
31
29
|
body: Líkami
|
32
30
|
created_at: Búið til á
|
33
|
-
title: titill
|
34
31
|
posts:
|
35
32
|
sidebar_blog:
|
36
33
|
comments: athugasemdir
|
data/config/locales/it.yml
CHANGED
@@ -18,8 +18,6 @@ it:
|
|
18
18
|
user_group_id: Crea post come
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Corpo
|
23
21
|
post:
|
24
22
|
name: Inviare
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@ it:
|
|
47
45
|
author: Autore
|
48
46
|
body: Corpo
|
49
47
|
created_at: Creato a
|
50
|
-
title: titolo
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Torna alla lista
|
data/config/locales/ja.yml
CHANGED
@@ -1,5 +1,11 @@
|
|
1
1
|
ja:
|
2
2
|
activemodel:
|
3
|
+
attributes:
|
4
|
+
post:
|
5
|
+
body: 本文
|
6
|
+
decidim_author_id: 作成者
|
7
|
+
published_at: 公開時刻
|
8
|
+
title: タイトル
|
3
9
|
models:
|
4
10
|
decidim/blogs/create_post_event: 新しいブログ投稿
|
5
11
|
activerecord:
|
@@ -17,8 +23,6 @@ ja:
|
|
17
23
|
user_group_id: 次のように投稿を作成
|
18
24
|
admin:
|
19
25
|
models:
|
20
|
-
components:
|
21
|
-
body: 本文
|
22
26
|
post:
|
23
27
|
name: 投稿
|
24
28
|
posts:
|
@@ -59,8 +63,10 @@ ja:
|
|
59
63
|
components:
|
60
64
|
blogs:
|
61
65
|
actions:
|
66
|
+
comment: コメント
|
62
67
|
create: 作成
|
63
68
|
destroy: 削除
|
69
|
+
endorse: オススメ
|
64
70
|
update: 更新
|
65
71
|
name: ブログ
|
66
72
|
settings:
|
@@ -0,0 +1 @@
|
|
1
|
+
ka:
|
@@ -0,0 +1 @@
|
|
1
|
+
kaa:
|
data/config/locales/lb.yml
CHANGED
@@ -18,8 +18,6 @@ lb:
|
|
18
18
|
user_group_id: Beitrag erstellen als
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Haupttext
|
23
21
|
post:
|
24
22
|
name: Post
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@ lb:
|
|
47
45
|
author: Autor
|
48
46
|
body: Haupttext
|
49
47
|
created_at: Hergestellt in
|
50
|
-
title: Titel
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Zurück zur Liste
|
data/config/locales/lt.yml
CHANGED
@@ -1,5 +1,8 @@
|
|
1
1
|
lt:
|
2
2
|
activemodel:
|
3
|
+
attributes:
|
4
|
+
post:
|
5
|
+
published_at: Paskelbimo laikas
|
3
6
|
models:
|
4
7
|
decidim/blogs/create_post_event: Naujas tinklaraščio įrašas
|
5
8
|
activerecord:
|
@@ -20,8 +23,6 @@ lt:
|
|
20
23
|
user_group_id: Sukurti įrašą kaip
|
21
24
|
admin:
|
22
25
|
models:
|
23
|
-
components:
|
24
|
-
body: Pagrindinė dalis
|
25
26
|
post:
|
26
27
|
name: Publikacija
|
27
28
|
posts:
|
@@ -49,7 +50,6 @@ lt:
|
|
49
50
|
author: Autorė(-ius)
|
50
51
|
body: Pagrindinė dalis
|
51
52
|
created_at: Sukurta
|
52
|
-
title: pavadinimas
|
53
53
|
posts:
|
54
54
|
show:
|
55
55
|
back: Grįžti į sąrašą
|
data/config/locales/lv.yml
CHANGED
@@ -18,8 +18,6 @@ lv:
|
|
18
18
|
title: Darbības
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Pamatteksts
|
23
21
|
post:
|
24
22
|
name: Ziņa
|
25
23
|
posts:
|
@@ -46,7 +44,6 @@ lv:
|
|
46
44
|
author: Autors
|
47
45
|
body: Pamatteksts
|
48
46
|
created_at: Izveidots plkst.
|
49
|
-
title: nosaukums
|
50
47
|
posts:
|
51
48
|
show:
|
52
49
|
back: Atpakaļ uz sarakstu
|
data/config/locales/nl.yml
CHANGED
@@ -18,8 +18,6 @@ nl:
|
|
18
18
|
user_group_id: Bericht aanmaken als
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Tekstgedeelte
|
23
21
|
post:
|
24
22
|
name: Post
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@ nl:
|
|
47
45
|
author: Auteur
|
48
46
|
body: Tekstgedeelte
|
49
47
|
created_at: Aangemaakt op
|
50
|
-
title: titel
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Terug naar het overzicht
|
data/config/locales/no.yml
CHANGED
@@ -18,8 +18,6 @@
|
|
18
18
|
user_group_id: Opprett innlegg som
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Tekst
|
23
21
|
post:
|
24
22
|
name: Innlegg
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@
|
|
47
45
|
author: Forfatter
|
48
46
|
body: Tekst
|
49
47
|
created_at: Opprettet på
|
50
|
-
title: tittel
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Tilbake til listen
|
data/config/locales/pl.yml
CHANGED
@@ -20,8 +20,6 @@ pl:
|
|
20
20
|
user_group_id: Utwórz wpis jako
|
21
21
|
admin:
|
22
22
|
models:
|
23
|
-
components:
|
24
|
-
body: Treść
|
25
23
|
post:
|
26
24
|
name: Wpis
|
27
25
|
posts:
|
@@ -49,7 +47,6 @@ pl:
|
|
49
47
|
author: Autor
|
50
48
|
body: Treść
|
51
49
|
created_at: Utworzono
|
52
|
-
title: Tytuł
|
53
50
|
posts:
|
54
51
|
show:
|
55
52
|
back: Powrót do listy
|
data/config/locales/pt-BR.yml
CHANGED
@@ -18,8 +18,6 @@ pt-BR:
|
|
18
18
|
user_group_id: Criar publicação como
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Corpo
|
23
21
|
post:
|
24
22
|
name: Postar
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@ pt-BR:
|
|
47
45
|
author: Autor
|
48
46
|
body: Corpo
|
49
47
|
created_at: Criado em
|
50
|
-
title: título
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Voltar para a lista
|
data/config/locales/pt.yml
CHANGED
@@ -18,8 +18,6 @@ pt:
|
|
18
18
|
user_group_id: Criar publicação como
|
19
19
|
admin:
|
20
20
|
models:
|
21
|
-
components:
|
22
|
-
body: Corpo
|
23
21
|
post:
|
24
22
|
name: Publicação
|
25
23
|
posts:
|
@@ -47,7 +45,6 @@ pt:
|
|
47
45
|
author: Autor
|
48
46
|
body: Corpo
|
49
47
|
created_at: Criado em
|
50
|
-
title: título
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Retroceder à lista
|
data/config/locales/ro-RO.yml
CHANGED
@@ -1,5 +1,11 @@
|
|
1
1
|
ro:
|
2
2
|
activemodel:
|
3
|
+
attributes:
|
4
|
+
post:
|
5
|
+
body: Conținut
|
6
|
+
decidim_author_id: Autor
|
7
|
+
published_at: Publicat la
|
8
|
+
title: Titlu
|
3
9
|
models:
|
4
10
|
decidim/blogs/create_post_event: Postare nouă pe blog
|
5
11
|
activerecord:
|
@@ -19,8 +25,6 @@ ro:
|
|
19
25
|
user_group_id: Creează postare ca
|
20
26
|
admin:
|
21
27
|
models:
|
22
|
-
components:
|
23
|
-
body: Conținut
|
24
28
|
post:
|
25
29
|
name: Postează
|
26
30
|
posts:
|
@@ -48,7 +52,7 @@ ro:
|
|
48
52
|
author: Autor
|
49
53
|
body: Conținut
|
50
54
|
created_at: Creat la
|
51
|
-
title:
|
55
|
+
title: Titlu
|
52
56
|
posts:
|
53
57
|
show:
|
54
58
|
back: Înapoi la listă
|
@@ -61,8 +65,10 @@ ro:
|
|
61
65
|
components:
|
62
66
|
blogs:
|
63
67
|
actions:
|
68
|
+
comment: Comentariu
|
64
69
|
create: Creează
|
65
70
|
destroy: Șterge
|
71
|
+
endorse: Susține
|
66
72
|
update: Actualizează
|
67
73
|
name: Blog
|
68
74
|
settings:
|
data/config/locales/ru.yml
CHANGED
@@ -19,8 +19,6 @@ ru:
|
|
19
19
|
title: Действия
|
20
20
|
admin:
|
21
21
|
models:
|
22
|
-
components:
|
23
|
-
body: Основной текст
|
24
22
|
post:
|
25
23
|
name: Пост
|
26
24
|
posts:
|
@@ -47,7 +45,6 @@ ru:
|
|
47
45
|
author: Автор
|
48
46
|
body: Основной текст
|
49
47
|
created_at: 'Создано:'
|
50
|
-
title: заголовок
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
view: Посмотреть
|
data/config/locales/sk.yml
CHANGED
@@ -19,8 +19,6 @@ sk:
|
|
19
19
|
title: Akcie
|
20
20
|
admin:
|
21
21
|
models:
|
22
|
-
components:
|
23
|
-
body: Telo textu
|
24
22
|
post:
|
25
23
|
name: Príspevok
|
26
24
|
posts:
|
@@ -47,7 +45,6 @@ sk:
|
|
47
45
|
author: Autor
|
48
46
|
body: Telo textu
|
49
47
|
created_at: Vytvorené
|
50
|
-
title: názov
|
51
48
|
posts:
|
52
49
|
show:
|
53
50
|
back: Späť na zoznam
|
data/config/locales/sv.yml
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
sv:
|
2
2
|
activemodel:
|
3
|
+
attributes:
|
4
|
+
post:
|
5
|
+
decidim_author_id: Författare
|
6
|
+
title: Titel
|
3
7
|
models:
|
4
8
|
decidim/blogs/create_post_event: Nytt blogginlägg
|
5
9
|
activerecord:
|
@@ -18,8 +22,6 @@ sv:
|
|
18
22
|
user_group_id: Skapa inlägg som
|
19
23
|
admin:
|
20
24
|
models:
|
21
|
-
components:
|
22
|
-
body: Innehåll
|
23
25
|
post:
|
24
26
|
name: Publicera
|
25
27
|
posts:
|
@@ -47,7 +49,7 @@ sv:
|
|
47
49
|
author: Författare
|
48
50
|
body: Innehåll
|
49
51
|
created_at: Skapad
|
50
|
-
title:
|
52
|
+
title: Titel
|
51
53
|
posts:
|
52
54
|
show:
|
53
55
|
back: Tillbaka till listan
|
data/config/locales/tr-TR.yml
CHANGED
@@ -1,5 +1,11 @@
|
|
1
1
|
tr:
|
2
2
|
activemodel:
|
3
|
+
attributes:
|
4
|
+
post:
|
5
|
+
body: Vücut
|
6
|
+
decidim_author_id: Yazar
|
7
|
+
published_at: Yayın zamanı
|
8
|
+
title: Başlik / Unvani
|
3
9
|
models:
|
4
10
|
decidim/blogs/create_post_event: Yeni blog yazısı
|
5
11
|
activerecord:
|
@@ -17,8 +23,6 @@ tr:
|
|
17
23
|
title: Eylemler
|
18
24
|
admin:
|
19
25
|
models:
|
20
|
-
components:
|
21
|
-
body: Vücut
|
22
26
|
post:
|
23
27
|
name: posta
|
24
28
|
posts:
|
@@ -46,7 +50,6 @@ tr:
|
|
46
50
|
author: Yazar
|
47
51
|
body: Vücut
|
48
52
|
created_at: Adresinde düzenlendi
|
49
|
-
title: Başlık
|
50
53
|
posts:
|
51
54
|
show:
|
52
55
|
back: Listeye geri dön
|
data/config/locales/uk.yml
CHANGED
@@ -19,8 +19,6 @@ uk:
|
|
19
19
|
title: Дії
|
20
20
|
admin:
|
21
21
|
models:
|
22
|
-
components:
|
23
|
-
body: Основний текст
|
24
22
|
post:
|
25
23
|
name: Допис
|
26
24
|
posts:
|
@@ -45,7 +43,6 @@ uk:
|
|
45
43
|
author: Автор
|
46
44
|
body: Основний текст
|
47
45
|
created_at: 'Створено:'
|
48
|
-
title: заголовок
|
49
46
|
posts:
|
50
47
|
show:
|
51
48
|
view: Переглянути
|
data/config/locales/zh-CN.yml
CHANGED
data/config/locales/zh-TW.yml
CHANGED
@@ -1 +1,90 @@
|
|
1
1
|
zh-TW:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
post:
|
5
|
+
body: 正文
|
6
|
+
decidim_author_id: 作者
|
7
|
+
published_at: 發布時間
|
8
|
+
title: 標題
|
9
|
+
models:
|
10
|
+
decidim/blogs/create_post_event: 新增部落格文章
|
11
|
+
activerecord:
|
12
|
+
models:
|
13
|
+
decidim/blogs/post:
|
14
|
+
other: 文章
|
15
|
+
decidim:
|
16
|
+
blogs:
|
17
|
+
actions:
|
18
|
+
confirm_destroy: 您確定要刪除此文章嗎?
|
19
|
+
destroy: 刪除
|
20
|
+
edit: 編輯
|
21
|
+
new: 新貼文
|
22
|
+
title: 操作
|
23
|
+
user_group_id: 發佈文章
|
24
|
+
admin:
|
25
|
+
models:
|
26
|
+
post:
|
27
|
+
name: 文章
|
28
|
+
posts:
|
29
|
+
create:
|
30
|
+
invalid: 建立此文章時出現問題
|
31
|
+
success: 文章已成功建立
|
32
|
+
destroy:
|
33
|
+
success: 文章已成功刪除
|
34
|
+
edit:
|
35
|
+
save: 更新
|
36
|
+
title: 编辑文章
|
37
|
+
index:
|
38
|
+
title: 貼文
|
39
|
+
new:
|
40
|
+
create: 建立
|
41
|
+
title: 建立文章
|
42
|
+
update:
|
43
|
+
invalid: 儲存文章時發生問題
|
44
|
+
success: 文章已成功儲存
|
45
|
+
last_activity:
|
46
|
+
new_post_at_html: "<span>在 %{link} 上有新貼文</span>"
|
47
|
+
models:
|
48
|
+
post:
|
49
|
+
fields:
|
50
|
+
author: 作者
|
51
|
+
body: 正文
|
52
|
+
created_at: 建立於
|
53
|
+
title: 標題
|
54
|
+
posts:
|
55
|
+
show:
|
56
|
+
back: 返回列表
|
57
|
+
comments: 評論
|
58
|
+
view: 檢視
|
59
|
+
sidebar_blog:
|
60
|
+
comments: 評論
|
61
|
+
most_commented_posts: 最多留言的帖子
|
62
|
+
read_more: 閱讀變多
|
63
|
+
components:
|
64
|
+
blogs:
|
65
|
+
actions:
|
66
|
+
comment: 評論
|
67
|
+
create: 建立
|
68
|
+
destroy: 刪除
|
69
|
+
endorse: 支持
|
70
|
+
update: 更新
|
71
|
+
name: 部落格
|
72
|
+
settings:
|
73
|
+
global:
|
74
|
+
announcement: 公告
|
75
|
+
comments_enabled: 啟用評論功能
|
76
|
+
comments_max_length: 評論字數最大長度(若要使用預設值請輸入0)
|
77
|
+
step:
|
78
|
+
announcement: 公告
|
79
|
+
comments_blocked: 留言已封鎖
|
80
|
+
endorsements_blocked: 背書已封鎖
|
81
|
+
endorsements_enabled: 背書已啟用
|
82
|
+
events:
|
83
|
+
blogs:
|
84
|
+
post_created:
|
85
|
+
email_intro: 您追蹤的參與空間 "%{participatory_space_title}" 中有新文章發佈了,標題為 "%{resource_title}"。
|
86
|
+
email_outro: 您收到了此通知,是因為您正在關注 "%{participatory_space_title}"。您可以通過前面的鏈接取消關注它。
|
87
|
+
email_subject: 在 %{participatory_space_title} 中發布了新的文章
|
88
|
+
notification_title: <a href="%{resource_path}">%{resource_title}</a> 的帖子已經在 %{participatory_space_title} 發布。
|
89
|
+
statistics:
|
90
|
+
posts_count: 文章
|
@@ -36,7 +36,7 @@ Decidim.register_component(:blogs) do |component|
|
|
36
36
|
component.register_resource(:blogpost) do |resource|
|
37
37
|
resource.model_class_name = "Decidim::Blogs::Post"
|
38
38
|
resource.card = "decidim/blogs/post"
|
39
|
-
resource.actions = %w(endorse
|
39
|
+
resource.actions = %w(endorse comment)
|
40
40
|
resource.searchable = true
|
41
41
|
end
|
42
42
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-blogs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.26.
|
4
|
+
version: 0.26.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Isaac Massot Gil
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-05-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: decidim-admin
|
@@ -16,98 +16,98 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.26.
|
19
|
+
version: 0.26.7
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.26.
|
26
|
+
version: 0.26.7
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: decidim-comments
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.26.
|
33
|
+
version: 0.26.7
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.26.
|
40
|
+
version: 0.26.7
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: decidim-core
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.26.
|
47
|
+
version: 0.26.7
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 0.26.
|
54
|
+
version: 0.26.7
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: decidim-admin
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
59
|
- - '='
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 0.26.
|
61
|
+
version: 0.26.7
|
62
62
|
type: :development
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - '='
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: 0.26.
|
68
|
+
version: 0.26.7
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: decidim-assemblies
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
73
|
- - '='
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.26.
|
75
|
+
version: 0.26.7
|
76
76
|
type: :development
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - '='
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.26.
|
82
|
+
version: 0.26.7
|
83
83
|
- !ruby/object:Gem::Dependency
|
84
84
|
name: decidim-dev
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
86
86
|
requirements:
|
87
87
|
- - '='
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version: 0.26.
|
89
|
+
version: 0.26.7
|
90
90
|
type: :development
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
94
|
- - '='
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version: 0.26.
|
96
|
+
version: 0.26.7
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: decidim-participatory_processes
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
100
100
|
requirements:
|
101
101
|
- - '='
|
102
102
|
- !ruby/object:Gem::Version
|
103
|
-
version: 0.26.
|
103
|
+
version: 0.26.7
|
104
104
|
type: :development
|
105
105
|
prerelease: false
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
107
107
|
requirements:
|
108
108
|
- - '='
|
109
109
|
- !ruby/object:Gem::Version
|
110
|
-
version: 0.26.
|
110
|
+
version: 0.26.7
|
111
111
|
description: A Blog component for decidim's participatory spaces.
|
112
112
|
email:
|
113
113
|
- isaac.mg@coditramuntana.com
|
@@ -172,6 +172,7 @@ files:
|
|
172
172
|
- config/locales/et-EE.yml
|
173
173
|
- config/locales/et.yml
|
174
174
|
- config/locales/eu.yml
|
175
|
+
- config/locales/fa-IR.yml
|
175
176
|
- config/locales/fi-pl.yml
|
176
177
|
- config/locales/fi-plain.yml
|
177
178
|
- config/locales/fi.yml
|
@@ -189,6 +190,8 @@ files:
|
|
189
190
|
- config/locales/is.yml
|
190
191
|
- config/locales/it.yml
|
191
192
|
- config/locales/ja.yml
|
193
|
+
- config/locales/ka-GE.yml
|
194
|
+
- config/locales/kaa.yml
|
192
195
|
- config/locales/ko-KR.yml
|
193
196
|
- config/locales/ko.yml
|
194
197
|
- config/locales/lb-LU.yml
|