mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 20:40:32 +09:00
25 lines
677 B
JSON
25 lines
677 B
JSON
{
|
|
"title": "その名前、もう取られてる?",
|
|
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
|
|
"placeholder": "検索",
|
|
"providers": {
|
|
"domains": "ドメイン",
|
|
"github": "Github Organization",
|
|
"npm": "npm",
|
|
"pypi": "PyPI",
|
|
"rubygems": "RubyGems",
|
|
"rust": "Rust",
|
|
"homebrew": "Homebrew",
|
|
"linux": "Linux",
|
|
"twitter": "Twitter",
|
|
"slack": "Slack",
|
|
"s3": "AWS S3",
|
|
"jsorg": "js.org",
|
|
"githubSearch": "Github リポジトリ",
|
|
"appStore": "App Store",
|
|
"google": "Google 検索"
|
|
},
|
|
"countryCode": "jp",
|
|
"try": "全自動名前考え機"
|
|
}
|