mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 20:40:32 +09:00
34 lines
849 B
JSON
34 lines
849 B
JSON
{
|
|
"title": "name new project",
|
|
"description": "Check availability of your new app name candidates for major registries at once.",
|
|
"placeholder": "search",
|
|
"providers": {
|
|
"domains": "Domains",
|
|
"github": "Github Organization",
|
|
"gitlab": "GitLab",
|
|
"npm": "npm",
|
|
"pypi": "PyPI",
|
|
"rubygems": "RubyGems",
|
|
"rust": "Rust",
|
|
"homebrew": "Homebrew",
|
|
"linux": "Linux",
|
|
"twitter": "Twitter",
|
|
"slack": "Slack",
|
|
"s3": "AWS S3",
|
|
"jsorg": "js.org",
|
|
"githubSearch": "Github Repository",
|
|
"appStore": "App Store",
|
|
"google": "Google Search",
|
|
"spectrum": "Spectrum",
|
|
"heroku": "Heroku",
|
|
"now": "ZEIT Now",
|
|
"netlify": "Netlify",
|
|
"nta": "Company (JP)",
|
|
"ocaml": "OCaml"
|
|
},
|
|
"countryCode": "us",
|
|
"try": "suggestions",
|
|
"showMore": "show more",
|
|
"noResult": "No Result"
|
|
}
|