mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 19:32:11 +00:00
feature: Complete german meta text (#139)
This commit is contained in:
parent
8c9657f8f2
commit
9622f84388
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"$schema": "./schema.json",
|
"$schema": "./schema.json",
|
||||||
"__comment__": "Missing abilityTypes and some Trainer Types",
|
"__comment__": "Should be complete",
|
||||||
"abilityType": {
|
"abilityType": {
|
||||||
"Ability": "Ability",
|
"Ability": "Fähigkeit",
|
||||||
"Ancient Trait": "Ancient Trait",
|
"Ancient Trait": "Uralte Eigenschaft",
|
||||||
"Poke-BODY": "Poke-BODY",
|
"Poke-BODY": "Poké-BODY",
|
||||||
"Poke-POWER": "Poke-POWER",
|
"Poke-POWER": "Poké-POWER",
|
||||||
"Pokemon Power": "Pokemon Power"
|
"Pokemon Power": "Pokemon Power"
|
||||||
|
|
||||||
},
|
},
|
||||||
@ -21,11 +21,11 @@
|
|||||||
"rarity": {
|
"rarity": {
|
||||||
"Amazing": "Atemberaubend",
|
"Amazing": "Atemberaubend",
|
||||||
"Common": "Häufig",
|
"Common": "Häufig",
|
||||||
"None": "Ninguno",
|
"None": "Keine",
|
||||||
"Rare": "Keine",
|
"Rare": "Selten",
|
||||||
"Secret Rare": "Heimliche Seltenheit",
|
"Secret Rare": "Versteckt Selten",
|
||||||
"Ultra Rare": "ultraselten",
|
"Ultra Rare": "Ultra Selten",
|
||||||
"Uncommon": "Nicht so häufig"
|
"Uncommon": "Ungewöhnlich"
|
||||||
},
|
},
|
||||||
"stage": {
|
"stage": {
|
||||||
"BREAK": "TURBO",
|
"BREAK": "TURBO",
|
||||||
@ -48,8 +48,8 @@
|
|||||||
"V": "V"
|
"V": "V"
|
||||||
},
|
},
|
||||||
"trainerType": {
|
"trainerType": {
|
||||||
"Ace Spec": "Ace Spec",
|
"Ace Spec": "ASS-KLASSE",
|
||||||
"Goldenrod Game Corner": "Goldenrod Game Corner",
|
"Goldenrod Game Corner": "Dukatias Spielhalle",
|
||||||
"Item": "Itemkarte",
|
"Item": "Itemkarte",
|
||||||
"Rocket's Secret Machine": "Rockets Geheime Maschine",
|
"Rocket's Secret Machine": "Rockets Geheime Maschine",
|
||||||
"Stadium": "Stadionkarte",
|
"Stadium": "Stadionkarte",
|
||||||
@ -59,7 +59,7 @@
|
|||||||
},
|
},
|
||||||
"types": {
|
"types": {
|
||||||
"Colorless": "Farblos",
|
"Colorless": "Farblos",
|
||||||
"Darkness": "Finsternis",
|
"Darkness": "Unlicht",
|
||||||
"Dragon": "Drache",
|
"Dragon": "Drache",
|
||||||
"Fairy": "Fee",
|
"Fairy": "Fee",
|
||||||
"Fighting": "Kampf",
|
"Fighting": "Kampf",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user