From 305aa4cebdd783939352a59941e7aba2c6884232 Mon Sep 17 00:00:00 2001 From: Kalidou Diagne Date: Fri, 10 May 2024 19:34:15 +0900 Subject: [PATCH] update copy --- app/i18n/locales/de/common.json | 4 ++-- app/i18n/locales/en/common.json | 4 ++-- app/i18n/locales/es/common.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/i18n/locales/de/common.json b/app/i18n/locales/de/common.json index fb52e112..2c0dfa37 100644 --- a/app/i18n/locales/de/common.json +++ b/app/i18n/locales/de/common.json @@ -11,7 +11,7 @@ "blog": "Blog", "activity": "Events", "report": "Berichte", - "firstGoodIssue": "First Good Issue" + "firstGoodIssue": "Good First Issue" }, "footer": { "description": "Privacy + Scaling Explorations ist ein multidisziplinäres Team, das von der Ethereum Foundation unterstützt wird.", @@ -69,4 +69,4 @@ "whatDoYouWantDoToday": "Was möchtest du heute tun?", "showingProjects": "Zeige {{count}} Projekte an.", "showingProjectsWith": "Zeige {{count}} Projekte an mit:" -} +} \ No newline at end of file diff --git a/app/i18n/locales/en/common.json b/app/i18n/locales/en/common.json index 5538d732..77809a60 100644 --- a/app/i18n/locales/en/common.json +++ b/app/i18n/locales/en/common.json @@ -10,8 +10,8 @@ "languages": "Languages {{locale}}", "blog": "Blog", "activity": "Activity", - "report": "Report", - "firstGoodIssue": "First Good Issue", + "report": "Technical Report", + "firstGoodIssue": "Good First Issue", "programs": "Programs", "openIssues": "Open Issues" }, diff --git a/app/i18n/locales/es/common.json b/app/i18n/locales/es/common.json index 892ee84e..f13e609d 100644 --- a/app/i18n/locales/es/common.json +++ b/app/i18n/locales/es/common.json @@ -11,7 +11,7 @@ "blog": "Blog", "activity": "Actividad", "report": "Informes", - "firstGoodIssue": "First Good Issue" + "firstGoodIssue": "Good First Issue" }, "footer": { "description": "Privacy + Scaling Explorations es un equipo multidisciplinario apoyado por la Ethereum Foundation.",