Translate pokemon-info.json via GitLocalize

This commit is contained in:
Chapybara-jp 2024-08-30 12:38:39 +00:00 committed by gitlocalize-app[bot]
parent 0a16d25927
commit 97b5b7cf3d

View File

@ -2,21 +2,22 @@
"Stat": { "Stat": {
"HP": "HP", "HP": "HP",
"HPshortened": "HP", "HPshortened": "HP",
"ATK": "こうげき", "ATK": "攻撃",
"ATKshortened": "こうげき", "ATKshortened": "攻撃",
"DEF": "ぼうぎょ", "DEF": "防御",
"DEFshortened": "ぼうぎょ", "DEFshortened": "防御",
"SPATK": "とくこう", "SPATK": "特攻",
"SPATKshortened": "とくこう", "SPATKshortened": "特攻",
"SPDEF": "とくぼう", "SPDEF": "特防",
"SPDEFshortened": "とくぼう", "SPDEFshortened": "特防",
"SPD": "すばやさ", "SPD": "素早さ",
"SPDshortened": "すばやさ", "SPDshortened": "素早さ",
"ACC": "めいちゅう", "ACC": "命中",
"EVA": "かいひ" "EVA": "回避",
"HPStat": "HP"
}, },
"Type": { "Type": {
"UNKNOWN": "Unknown", "UNKNOWN": "",
"NORMAL": "ノーマル", "NORMAL": "ノーマル",
"FIGHTING": "かくとう", "FIGHTING": "かくとう",
"FLYING": "ひこう", "FLYING": "ひこう",