New translations .en.json (Japanese)

pull/20/merge^2
Timothy Lim 2017-07-28 16:40:47 +02:00
parent 725768c7dc
commit 48b7bb04a0
1 changed files with 10 additions and 10 deletions

View File

@ -64,24 +64,24 @@
"label":"ローカリゼーション",
"fields":[
{
"label":"Card turns text",
"default":"Card turns"
"label":"カードターン のテキスト",
"default":"カードターン"
},
{
"label":"Time spent text",
"default":"Time spent"
"label":"経過時間のテキスト",
"default":"経過時間"
},
{
"label":"Feedback text",
"default":"Good work!"
"label":"フィードバックテキスト",
"default":"よくできました!"
},
{
"label":"Try again button text",
"default":"Try again?"
"label":"リトライボタンのテキスト",
"default":"もう一度トライしますか ?"
},
{
"label":"Close button label",
"default":"Close"
"label":"閉じるボタンのテキスト",
"default":"閉じる"
}
]
}