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:
@@ -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"
|
||||
}
|
||||
|
@@ -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": "これはどう?"
|
||||
}
|
||||
|
Reference in New Issue
Block a user