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

feat: add zh-Hant (#120)

This commit is contained in:
2020-07-31 11:32:54 +09:00
committed by GitHub
parent 815e29dddf
commit e1b2e6f41f
6 changed files with 214 additions and 139 deletions

View File

@@ -42,5 +42,11 @@
"gettingStartedWithExample": "namae を調べる",
"pressEnterToSearch": "エンターキーで検索",
"available": "取得できます",
"unavailable": "取得できません"
"unavailable": "取得できません",
"language": "言語",
"community": "コミュニティ",
"about": "概要",
"contributors": "貢献者",
"issues": "Issues",
"blog": "ブログ"
}