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

35 lines
911 B
JSON
Raw Normal View History

2019-08-03 13:36:29 +09:00
{
2020-02-06 13:16:30 +09:00
"title": "Grab a slick name for your new app",
2020-02-06 13:27:43 +09:00
"description": "Check availability for your new app name ideas across major registries at once.",
2019-08-03 13:36:29 +09:00
"placeholder": "search",
"providers": {
"domains": "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:39 +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 Repository",
"appStore": "App Store",
2019-08-14 15:13:57 +09:00
"google": "Google Search",
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",
2020-02-05 19:56:59 +09:00
"nta": "Company (JP)",
"ocaml": "OCaml"
2019-08-03 16:44:48 +09:00
},
"countryCode": "us",
2020-02-06 03:39:06 +09:00
"try": "How about this?",
2019-09-01 00:00:24 +09:00
"showMore": "show more",
2020-02-06 03:39:06 +09:00
"noResult": "No Result",
"exampleQueries": "Try these queries"
2019-08-03 13:36:29 +09:00
}