Browse Source

Added a name translation from a case that is currently not caught by the generator.

pull/1/head
fire bingo 6 years ago
parent
commit
208fcb015a
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      nametranslations_eng.json
  2. +2
    -1
      nametranslations_jpn.json

+ 2
- 1
nametranslations_eng.json View File

@@ -400,5 +400,6 @@
"SONG職員": "S.O.N.G. Staff Member",
"クリス&ソーニャ": "Chris & Sonia",
"立花響&小日向未来&暁切歌": "Hibiki & Miku & Kirika",
"クリス&マリア": "Chris & Maria"
"クリス&マリア": "Chris & Maria",
"ふらわーのおばちゃん?": ""
}

+ 2
- 1
nametranslations_jpn.json View File

@@ -400,5 +400,6 @@
"SONG職員": "SONG職員",
"クリス&ソーニャ": "クリス&ソーニャ",
"立花響&小日向未来&暁切歌": "立花響&小日向未来&暁切歌",
"クリス&マリア": "クリス&マリア"
"クリス&マリア": "クリス&マリア",
"ふらわーのおばちゃん?", "ふらわーのおばちゃん?"
}

Loading…
Cancel
Save