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

feat: add linux card

This commit is contained in:
2019-08-05 22:59:47 +09:00
parent cd5ed81052
commit ee6ceead02
5 changed files with 82 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"title": "その名前、もう使われてる?",
"title": "その名前、もう取られてる?",
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
"placeholder": "検索",
"providers": {
@@ -13,7 +13,8 @@
"jsorg": "js.org",
"s3": "AWS S3",
"twitter": "Twitter",
"slack": "Slack"
"slack": "Slack",
"linux": "Linux"
},
"try": "これはどう?"
}