New translations en.json (Japanese)
parent
b81e4d510c
commit
bab9a8e60d
|
@ -33,7 +33,7 @@
|
||||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Add button for retrying when the game is over"
|
"label":"ゲームが終了したときに再挑戦のためのボタンを追加"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -41,20 +41,20 @@
|
||||||
"label":"ローカライズ",
|
"label":"ローカライズ",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Card turns text",
|
"label":"カードの裏返し のテキスト",
|
||||||
"default":"Card turns"
|
"default":"カードの裏返し"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Time spent text",
|
"label":"時間経過の文字列",
|
||||||
"default":"Time spent"
|
"default":"経過時間"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Feedback text",
|
"label":"フィードバックテキスト",
|
||||||
"default":"Good work!"
|
"default":"よくできました!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Try again button text",
|
"label":"再挑戦ボタンのテキスト",
|
||||||
"default":"もう一度ドライしますか?"
|
"default":"再挑戦しますか?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue