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

22 lines
556 B
JSON
Raw Normal View History

2019-08-03 13:36:29 +09:00
{
"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",
2019-08-06 00:45:18 +09:00
"githubSearch": "Github Repository",
2019-08-03 13:36:29 +09:00
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"jsorg": "js.org",
"s3": "AWS S3",
"twitter": "Twitter",
2019-08-05 22:59:39 +09:00
"slack": "Slack",
"linux": "Linux"
2019-08-03 16:44:48 +09:00
},
2019-08-03 21:51:12 +09:00
"try": "How about"
2019-08-03 13:36:29 +09:00
}