2019-08-03 13:36:29 +09:00
|
|
|
{
|
2019-08-05 22:59:47 +09:00
|
|
|
"title": "その名前、もう取られてる?",
|
2019-08-14 13:04:34 +09:00
|
|
|
"description": "namae をつかって、思いついた「名前」が被っていないか調べよう。",
|
2019-08-03 13:36:29 +09:00
|
|
|
"placeholder": "検索",
|
|
|
|
"providers": {
|
|
|
|
"domains": "ドメイン",
|
|
|
|
"github": "Github Organization",
|
2019-10-16 14:14:02 +09:00
|
|
|
"gitlab": "GitLab",
|
2019-08-03 13:36:29 +09:00
|
|
|
"npm": "npm",
|
|
|
|
"pypi": "PyPI",
|
|
|
|
"rubygems": "RubyGems",
|
|
|
|
"rust": "Rust",
|
|
|
|
"homebrew": "Homebrew",
|
2019-08-06 01:17:29 +09:00
|
|
|
"linux": "Linux",
|
2019-08-03 13:36:29 +09:00
|
|
|
"twitter": "Twitter",
|
2019-08-05 22:59:47 +09:00
|
|
|
"slack": "Slack",
|
2019-08-06 01:17:29 +09:00
|
|
|
"s3": "AWS S3",
|
2019-08-07 14:08:32 +09:00
|
|
|
"jsorg": "js.org",
|
|
|
|
"githubSearch": "Github リポジトリ",
|
|
|
|
"appStore": "App Store",
|
2019-08-14 15:13:57 +09:00
|
|
|
"google": "Google 検索",
|
2019-08-27 03:15:35 +09:00
|
|
|
"spectrum": "Spectrum",
|
|
|
|
"heroku": "Heroku",
|
2019-09-01 00:00:24 +09:00
|
|
|
"now": "ZEIT Now",
|
2019-10-16 14:14:02 +09:00
|
|
|
"netlify": "Netlify",
|
2019-09-01 00:00:24 +09:00
|
|
|
"nta": "法人"
|
2019-08-03 16:44:48 +09:00
|
|
|
},
|
2019-08-07 13:38:27 +09:00
|
|
|
"countryCode": "jp",
|
2019-08-27 03:22:47 +09:00
|
|
|
"try": "全自動名前考え機",
|
2019-09-01 00:00:24 +09:00
|
|
|
"showMore": "もっと見る",
|
|
|
|
"noResult": "該当なし"
|
2019-08-03 13:36:29 +09:00
|
|
|
}
|