You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make dismissal of InfoModal clearer. Big purple "Go to the map" button instead of close button lost in the image. Removed link to the forum (will add via clearer submission flow)
Copy file name to clipboardExpand all lines: pcd-website/src/i18n/locales/de.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
"info_modal_description": "Der Processing Community Day (PCD) ist eine weltweite Veranstaltungsreihe, die von lokalen Communities organisiert wird und Kunst, Code und kreative Open-Source-Tools feiert. Finde deine lokale Veranstaltung auf der Karte oder fang an, deine eigene zu organisieren!",
15
15
"info_modal_forum_btn": "Mehr im Forum erfahren",
16
16
"info_modal_forum_btn_new_tab": "Visit the forum thread (opens in new tab)",
17
-
"info_modal_close": "Close",
17
+
"info_modal_go_to_map": "Zur Karte",
18
+
"info_modal_back_to_map": "Zurück zur Karte",
18
19
"info_modal_dont_show_again": "Nicht mehr anzeigen"
Copy file name to clipboardExpand all lines: pcd-website/src/i18n/locales/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
"info_modal_description": "Processing Community Day (PCD) is a worldwide series of community-led events celebrating art, code, and open-source creative tools. Events are organized by local communities around the globe. Find your local event on the map, or start organizing your own!",
15
15
"info_modal_forum_btn": "Learn more on the forum",
16
16
"info_modal_forum_btn_new_tab": "Visit the forum thread (opens in new tab)",
17
-
"info_modal_close": "Close",
17
+
"info_modal_go_to_map": "Go to the map",
18
+
"info_modal_back_to_map": "Back to the map",
18
19
"info_modal_dont_show_again": "Don't show this again"
Copy file name to clipboardExpand all lines: pcd-website/src/i18n/locales/es.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
"info_modal_description": "Processing Community Day (PCD) es una serie mundial de eventos organizados por comunidades locales que celebran el arte, el código y las herramientas creativas de código abierto. Encuentra tu evento local en el mapa, ¡o empieza a organizar el tuyo!",
15
15
"info_modal_forum_btn": "Más información en el foro",
16
16
"info_modal_forum_btn_new_tab": "Visit the forum thread (opens in new tab)",
17
-
"info_modal_close": "Close",
17
+
"info_modal_go_to_map": "Ir al mapa",
18
+
"info_modal_back_to_map": "Volver al mapa",
18
19
"info_modal_dont_show_again": "No volver a mostrar"
Copy file name to clipboardExpand all lines: pcd-website/src/i18n/locales/fr.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
"info_modal_description": "Processing Community Day (PCD) est une série mondiale d'événements organisés par des communautés locales, célébrant l'art, le code et les outils créatifs open source. Trouvez votre événement local sur la carte, ou commencez à organiser le vôtre !",
15
15
"info_modal_forum_btn": "En savoir plus sur le forum",
16
16
"info_modal_forum_btn_new_tab": "Visit the forum thread (opens in new tab)",
Copy file name to clipboardExpand all lines: pcd-website/src/i18n/locales/ja.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
"info_modal_description": "Processing Community Day(PCD)は、アート・コード・オープンソースのクリエイティブツールを祝う、世界各地のコミュニティが主催するイベントシリーズです。地図からお近くのイベントを見つけるか、自分でイベントを主催してみましょう!",
15
15
"info_modal_forum_btn": "フォーラムで詳しく見る",
16
16
"info_modal_forum_btn_new_tab": "Visit the forum thread (opens in new tab)",
Copy file name to clipboardExpand all lines: pcd-website/src/i18n/locales/pt.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
"info_modal_description": "O Processing Community Day (PCD) é uma série mundial de eventos organizados por comunidades locais que celebram a arte, o código e as ferramentas criativas de código aberto. Encontre o seu evento local no mapa ou comece a organizar o seu próprio!",
15
15
"info_modal_forum_btn": "Saiba mais no fórum",
16
16
"info_modal_forum_btn_new_tab": "Visit the forum thread (opens in new tab)",
0 commit comments