From 37ef2bb90fbd6afdbf498069c004b3b774c6443a Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Sat, 16 May 2020 11:25:16 +0900 Subject: [PATCH] fix: rename ZEIT to Vercel --- web/public/locales/en/translation.json | 2 +- web/public/locales/ja/translation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/public/locales/en/translation.json b/web/public/locales/en/translation.json index b0c2dd8..c225808 100644 --- a/web/public/locales/en/translation.json +++ b/web/public/locales/en/translation.json @@ -22,7 +22,7 @@ "google": "Google Search", "spectrum": "Spectrum", "heroku": "Heroku", - "now": "ZEIT Now", + "now": "Vercel", "netlify": "Netlify", "nta": "Company (JP)", "ocaml": "OCaml" diff --git a/web/public/locales/ja/translation.json b/web/public/locales/ja/translation.json index c67c426..44ec8b3 100644 --- a/web/public/locales/ja/translation.json +++ b/web/public/locales/ja/translation.json @@ -22,7 +22,7 @@ "google": "Google 検索", "spectrum": "Spectrum", "heroku": "Heroku", - "now": "ZEIT Now", + "now": "Vercel", "netlify": "Netlify", "nta": "法人", "ocaml": "OCaml"