1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

feat: app store

This commit is contained in:
2019-08-06 01:17:29 +09:00
parent a32685ac59
commit 65453f95f7
6 changed files with 97 additions and 14 deletions

View File

@@ -5,17 +5,18 @@
"providers": {
"domains": "Domains",
"github": "Github Organization",
"githubSearch": "Github Repository",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"jsorg": "js.org",
"s3": "AWS S3",
"linux": "Linux",
"githubSearch": "Github Repository",
"appStore": "App Store",
"twitter": "Twitter",
"slack": "Slack",
"linux": "Linux"
"s3": "AWS S3",
"jsorg": "js.org"
},
"try": "How about"
}

View File

@@ -5,17 +5,18 @@
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"githubSearch": "Github リポジトリ",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"jsorg": "js.org",
"s3": "AWS S3",
"linux": "Linux",
"githubSearch": "Github リポジトリ",
"appStore": "App Store",
"twitter": "Twitter",
"slack": "Slack",
"linux": "Linux"
"s3": "AWS S3",
"jsorg": "js.org"
},
"try": "これはどう?"
}