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

28 lines
696 B
JSON
Raw Normal View History

2019-08-03 13:36:29 +09:00
{
"title": "name new project",
2019-08-14 11:47:26 +09:00
"description": "Check availability of your new app name candidates for major registries at once.",
2019-08-03 13:36:29 +09:00
"placeholder": "search",
"providers": {
"domains": "Domains",
"github": "Github Organization",
"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",
"now": "ZEIT Now"
2019-08-03 16:44:48 +09:00
},
"countryCode": "us",
2019-08-27 03:15:35 +09:00
"try": "suggestions"
2019-08-03 13:36:29 +09:00
}