1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-18 04:50:32 +09:00
namae/web/public/locales/en/translation.json

36 lines
958 B
JSON

{
"title": "Grab a slick name for your new app",
"description": "Check availability for your new app name ideas across 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": "How about this?",
"showMore": "show more",
"noResult": "No Result",
"gettingStarted": "Getting Started",
"pressEnterToSearch": "Press Enter to search"
}