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