mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
feat: add nta
This commit is contained in:
@@ -20,9 +20,11 @@
|
||||
"google": "Google Search",
|
||||
"spectrum": "Spectrum",
|
||||
"heroku": "Heroku",
|
||||
"now": "ZEIT Now"
|
||||
"now": "ZEIT Now",
|
||||
"nta": "Company (JP)"
|
||||
},
|
||||
"countryCode": "us",
|
||||
"try": "suggestions",
|
||||
"showMore": "show more"
|
||||
"showMore": "show more",
|
||||
"noResult": "No Result"
|
||||
}
|
||||
|
@@ -20,9 +20,11 @@
|
||||
"google": "Google 検索",
|
||||
"spectrum": "Spectrum",
|
||||
"heroku": "Heroku",
|
||||
"now": "ZEIT Now"
|
||||
"now": "ZEIT Now",
|
||||
"nta": "法人"
|
||||
},
|
||||
"countryCode": "jp",
|
||||
"try": "全自動名前考え機",
|
||||
"showMore": "もっと見る"
|
||||
"showMore": "もっと見る",
|
||||
"noResult": "該当なし"
|
||||
}
|
||||
|
Reference in New Issue
Block a user