fix: JSON syntax errors and add missing translations
- Fix missing comma in en-US.json - Add noIpa translation to all locale files
This commit is contained in:
@@ -297,12 +297,12 @@
|
||||
"typeWhatYouHear": "聞こえた内容を入力",
|
||||
"correct": "正解",
|
||||
"incorrect": "不正解",
|
||||
"nextCard": "次へ",
|
||||
"modeOrderLimited": "順序",
|
||||
"modeOrderInfinite": "ループ",
|
||||
"modeRandomLimited": "ランダム",
|
||||
"modeRandomInfinite": "ランダムループ",
|
||||
"restart": "最初から"
|
||||
"restart": "最初から",
|
||||
"orderLimited": "順序制限",
|
||||
"orderInfinite": "順序無限",
|
||||
"randomLimited": "ランダム制限",
|
||||
"randomInfinite": "ランダム無限",
|
||||
"noIpa": "No IPA available"
|
||||
},
|
||||
"page": {
|
||||
"unauthorized": "このデッキにアクセスする権限がありません"
|
||||
@@ -630,4 +630,4 @@
|
||||
"noFollowers": "まだフォロワーがいません",
|
||||
"noFollowing": "まだ誰もフォローしていません"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user