mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
feat: add legend
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
@@ -32,5 +32,7 @@
|
||||
"showMore": "もっと見る",
|
||||
"noResult": "該当なし",
|
||||
"gettingStarted": "試してみる",
|
||||
"pressEnterToSearch": "エンターキーで検索"
|
||||
"pressEnterToSearch": "エンターキーで検索",
|
||||
"available": "取得可能",
|
||||
"unavailable": "取得済み"
|
||||
}
|
||||
|
Reference in New Issue
Block a user