mirror of
https://github.com/uetchy/namae.git
synced 2025-03-18 04:50:32 +09:00
25 lines
645 B
JSON
25 lines
645 B
JSON
{
|
|
"title": "name new project",
|
|
"description": "namæ saves your time searching around registries and checking if the desired name is ready for use.",
|
|
"placeholder": "search",
|
|
"providers": {
|
|
"domains": "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 Repository",
|
|
"appStore": "App Store",
|
|
"google": "Google Search"
|
|
},
|
|
"countryCode": "us",
|
|
"try": "How about this?"
|
|
}
|