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

19 lines
489 B
JSON

{
"title": "その名前、もう使われてる?",
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
"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"
}
}