mirror of
https://github.com/yuukiwww/taiko-web.git
synced 2024-10-22 17:05:49 +02:00
Titlescreen: add disclaimer translations
This commit is contained in:
parent
682ca6aaed
commit
cdaf3d6a91
@ -206,7 +206,7 @@ function StringsCn(){
|
|||||||
|
|
||||||
this.taikoWeb = "太鼓网页"
|
this.taikoWeb = "太鼓网页"
|
||||||
this.titleProceed = "点击或按回车!"
|
this.titleProceed = "点击或按回车!"
|
||||||
this.titleDisclaimer = "この非公式シミュレーターはバンダイナムコとは関係がありません。"
|
this.titleDisclaimer = "這款非官方模擬器與BANDAI NAMCO無關。"
|
||||||
this.titleCopyright = "Taiko no Tatsujin ©&™ 2011 BANDAI NAMCO Entertainment Inc."
|
this.titleCopyright = "Taiko no Tatsujin ©&™ 2011 BANDAI NAMCO Entertainment Inc."
|
||||||
this.categories = {
|
this.categories = {
|
||||||
"J-POP": "流行音乐",
|
"J-POP": "流行音乐",
|
||||||
@ -306,7 +306,7 @@ function StringsTw(){
|
|||||||
|
|
||||||
this.taikoWeb = "太鼓網頁"
|
this.taikoWeb = "太鼓網頁"
|
||||||
this.titleProceed = "點擊或按確認!"
|
this.titleProceed = "點擊或按確認!"
|
||||||
this.titleDisclaimer = "この非公式シミュレーターはバンダイナムコとは関係がありません。"
|
this.titleDisclaimer = "这款非官方模拟器与BANDAI NAMCO无关。"
|
||||||
this.titleCopyright = "Taiko no Tatsujin ©&™ 2011 BANDAI NAMCO Entertainment Inc."
|
this.titleCopyright = "Taiko no Tatsujin ©&™ 2011 BANDAI NAMCO Entertainment Inc."
|
||||||
this.categories = {
|
this.categories = {
|
||||||
"J-POP": "流行音樂",
|
"J-POP": "流行音樂",
|
||||||
@ -406,7 +406,7 @@ function StringsKo(){
|
|||||||
|
|
||||||
this.taikoWeb = "태고 웹"
|
this.taikoWeb = "태고 웹"
|
||||||
this.titleProceed = "클릭하거나 Enter를 누릅니다!"
|
this.titleProceed = "클릭하거나 Enter를 누릅니다!"
|
||||||
this.titleDisclaimer = "この非公式シミュレーターはバンダイナムコとは関係がありません。"
|
this.titleDisclaimer = "이 비공식 시뮬레이터는 반다이 남코와 관련이 없습니다."
|
||||||
this.titleCopyright = "Taiko no Tatsujin ©&™ 2011 BANDAI NAMCO Entertainment Inc."
|
this.titleCopyright = "Taiko no Tatsujin ©&™ 2011 BANDAI NAMCO Entertainment Inc."
|
||||||
this.categories = {
|
this.categories = {
|
||||||
"J-POP": "POP",
|
"J-POP": "POP",
|
||||||
|
Loading…
Reference in New Issue
Block a user