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

fix: translation

This commit is contained in:
2020-03-28 17:58:11 +09:00
parent d313dbd680
commit f80dcda8aa
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"title": "唯一無二の名前を見つけましょう",
"description": "namae はあなたのアプリやライブラリにつける最適な名前をつけるお手伝いをします。",
"placeholder": "検索",
"title": "唯一無二の名前を見つけ",
"description": "namae はあなたのアプリやライブラリに素敵な名前をつけるお手伝いをします。",
"placeholder": "調べる",
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
@@ -34,10 +34,10 @@
},
"countryCode": "jp",
"try": "これはどう?",
"showMore": "もっと見る",
"showMore": "さらに表示",
"noResult": "該当なし",
"gettingStarted": "試してみる",
"gettingStarted": "はじめる",
"pressEnterToSearch": "エンターキーで検索",
"available": "取得可能",
"unavailable": "取得済み"
"available": "取得できます",
"unavailable": "取得できません"
}