mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
feat: google search card
This commit is contained in:
@@ -11,12 +11,13 @@
|
||||
"rust": "Rust",
|
||||
"homebrew": "Homebrew",
|
||||
"linux": "Linux",
|
||||
"githubSearch": "Github Repository",
|
||||
"appStore": "App Store",
|
||||
"twitter": "Twitter",
|
||||
"slack": "Slack",
|
||||
"s3": "AWS S3",
|
||||
"jsorg": "js.org"
|
||||
"jsorg": "js.org",
|
||||
"githubSearch": "Github Repository",
|
||||
"appStore": "App Store",
|
||||
"google": "Google Search"
|
||||
},
|
||||
"countryCode": "us",
|
||||
"try": "How about"
|
||||
|
@@ -11,12 +11,13 @@
|
||||
"rust": "Rust",
|
||||
"homebrew": "Homebrew",
|
||||
"linux": "Linux",
|
||||
"githubSearch": "Github リポジトリ",
|
||||
"appStore": "App Store",
|
||||
"twitter": "Twitter",
|
||||
"slack": "Slack",
|
||||
"s3": "AWS S3",
|
||||
"jsorg": "js.org"
|
||||
"jsorg": "js.org",
|
||||
"githubSearch": "Github リポジトリ",
|
||||
"appStore": "App Store",
|
||||
"google": "Google 検索"
|
||||
},
|
||||
"countryCode": "jp",
|
||||
"try": "これはどう?"
|
||||
|
Reference in New Issue
Block a user