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

19 lines
489 B
JSON
Raw Normal View History

2019-08-03 13:36:29 +09:00
{
"title": "その名前、もう使われてる?",
2019-08-03 15:32:35 +09:00
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
2019-08-03 13:36:29 +09:00
"placeholder": "検索",
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"jsorg": "js.org",
"s3": "AWS S3",
"twitter": "Twitter",
"slack": "Slack"
}
}