Update src/locales/ja/modifier-type.json

Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
This commit is contained in:
Lugiad 2024-09-13 15:44:42 +02:00 committed by GitHub
parent e1f2abb783
commit 493f0cf0f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 8 deletions

View File

@ -69,18 +69,18 @@
"description": "ポケモンの 基本の{{stat}}を 10% あげる。\n個体値が 高けば高いほど 持てる限界が 上がる" "description": "ポケモンの 基本の{{stat}}を 10% あげる。\n個体値が 高けば高いほど 持てる限界が 上がる"
}, },
"PokemonBaseStatTotalModifierType": { "PokemonBaseStatTotalModifierType": {
"name": "Shuckle Juice", "name": "ツボツボジュース",
"description": "{{increaseDecrease}} all of the holder's base stats by {{statValue}}. You were {{blessCurse}} by the Shuckle.", "description": "持たせると 基本能力が {{statValue}} {{increaseDecrease}}。ツボツボに {{blessCurse}}。",
"extra": { "extra": {
"increase": "Increases", "increase": "上がる",
"decrease": "Decreases", "decrease": "下がる",
"blessed": "blessed", "blessed": "恵まれた",
"cursed": "cursed" "cursed": "呪われた"
} }
}, },
"PokemonBaseStatFlatModifierType": { "PokemonBaseStatFlatModifierType": {
"name": "Old Gateau", "name": "もりのヨウカン",
"description": "Increases the holder's {{stats}} base stats by {{statValue}}. Found after a strange dream." "description": "持たせると 基本能力が {{statValue}} 上がる。 謎の夢で 見つけた お菓子。"
}, },
"AllPokemonFullHpRestoreModifierType": { "AllPokemonFullHpRestoreModifierType": {
"description": "手持ちポケモン 全員の HPを すべて 回復する" "description": "手持ちポケモン 全員の HPを すべて 回復する"