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

feat: add legend

This commit is contained in:
2020-03-26 15:34:34 +09:00
parent 8374816cc6
commit 8b850fa09f
5 changed files with 70 additions and 15 deletions

View File

@@ -32,5 +32,7 @@
"showMore": "show more",
"noResult": "No Result",
"gettingStarted": "Getting Started",
"pressEnterToSearch": "Press Enter to search"
"pressEnterToSearch": "Press Enter to search",
"available": "Available",
"unavailable": "Unavailable"
}