1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

fix: typo

This commit is contained in:
2019-08-03 15:32:35 +09:00
parent cf3dd85ade
commit 1b872aabef
3 changed files with 100 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"build": "react-scripts build",
"eject": "react-scripts eject",
"now-build": "yarn build",
"now-dev": "react-scripts start",
"now-dev": "BROWSER=none react-scripts start",
"start": "react-scripts start",
"test": "react-scripts test"
},
@@ -21,6 +21,7 @@
"react-helmet": "^5.2.1",
"react-i18next": "^10.11.4",
"react-icons": "^3.7.0",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1",
"react-spinners": "^0.5.13",
"react-tippy": "^1.2.3",

View File

@@ -1,6 +1,6 @@
{
"title": "その名前、もう使われてる?",
"description": "namæ をつかって、思いついた「名前」が誰にも使われていないか調べましょう。",
"description": "namæ をつかって、思いついた「名前」が被っていないか調べう。",
"placeholder": "検索",
"providers": {
"domains": "ドメイン",