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:
@@ -23,5 +23,6 @@
|
||||
"now": "ZEIT Now"
|
||||
},
|
||||
"countryCode": "us",
|
||||
"try": "suggestions"
|
||||
"try": "suggestions",
|
||||
"showMore": "show more"
|
||||
}
|
||||
|
@@ -23,5 +23,6 @@
|
||||
"now": "ZEIT Now"
|
||||
},
|
||||
"countryCode": "jp",
|
||||
"try": "全自動名前考え機"
|
||||
"try": "全自動名前考え機",
|
||||
"showMore": "もっと見る"
|
||||
}
|
||||
|
Reference in New Issue
Block a user