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

fix: add getting started button

This commit is contained in:
2020-03-06 23:46:19 +09:00
parent 9c096db248
commit ea61ecc9dc
6 changed files with 20 additions and 39 deletions

View File

@@ -30,5 +30,6 @@
"try": "How about this?",
"showMore": "show more",
"noResult": "No Result",
"exampleQueries": "Try these queries"
"gettingStarted": "Getting Started",
"pressEnterToSearch": "Press Enter to search"
}