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

fix: i18n 'show more'

This commit is contained in:
2019-08-27 03:22:47 +09:00
parent df56b21a99
commit c2fee2271c
4 changed files with 8 additions and 4 deletions

View File

@@ -23,5 +23,6 @@
"now": "ZEIT Now"
},
"countryCode": "us",
"try": "suggestions"
"try": "suggestions",
"showMore": "show more"
}

View File

@@ -23,5 +23,6 @@
"now": "ZEIT Now"
},
"countryCode": "jp",
"try": "全自動名前考え機"
"try": "全自動名前考え機",
"showMore": "もっと見る"
}