1
0
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:
2019-09-01 00:00:24 +09:00
parent f2e45bac4b
commit b07b597d2e
10 changed files with 160 additions and 9 deletions

View File

@@ -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"
}

View File

@@ -20,9 +20,11 @@
"google": "Google 検索",
"spectrum": "Spectrum",
"heroku": "Heroku",
"now": "ZEIT Now"
"now": "ZEIT Now",
"nta": "法人"
},
"countryCode": "jp",
"try": "全自動名前考え機",
"showMore": "もっと見る"
"showMore": "もっと見る",
"noResult": "該当なし"
}