mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 15:17:59 +01:00
New translations en_us.json (German)
This commit is contained in:
parent
44eef98079
commit
6a5d847fce
1 changed files with 4 additions and 2 deletions
|
@ -521,8 +521,8 @@
|
||||||
"spell_attribute.unicopia.added_trait.plus": " + %s x%s",
|
"spell_attribute.unicopia.added_trait.plus": " + %s x%s",
|
||||||
"spell_attribute.unicopia.added_trait.take": " - %s x%s",
|
"spell_attribute.unicopia.added_trait.take": " - %s x%s",
|
||||||
"spell_attribute.unicopia.added_trait.unknown": "Undiscovered Trait",
|
"spell_attribute.unicopia.added_trait.unknown": "Undiscovered Trait",
|
||||||
"spell_attribute.unicopia.cast_on_location": "Applies to location",
|
"spell_attribute.unicopia.cast_on.location": "Applies to location",
|
||||||
"spell_attribute.unicopia.cast_on_person": "Applies to self",
|
"spell_attribute.unicopia.cast_on.self": "Applies to self",
|
||||||
"spell_attribute.unicopia.focused_entity": "Applies to focused entity",
|
"spell_attribute.unicopia.focused_entity": "Applies to focused entity",
|
||||||
"spell_attribute.unicopia.affects.both": "Affects blocks and entities",
|
"spell_attribute.unicopia.affects.both": "Affects blocks and entities",
|
||||||
"spell_attribute.unicopia.affects.entities": "Affects only entities",
|
"spell_attribute.unicopia.affects.entities": "Affects only entities",
|
||||||
|
@ -547,10 +547,12 @@
|
||||||
"spell_attribute.unicopia.explosion_strength": "Blast Strength",
|
"spell_attribute.unicopia.explosion_strength": "Blast Strength",
|
||||||
"spell_attribute.unicopia.projectile_count": "Projectile Count",
|
"spell_attribute.unicopia.projectile_count": "Projectile Count",
|
||||||
"spell_attribute.unicopia.follow_range": "Following Range",
|
"spell_attribute.unicopia.follow_range": "Following Range",
|
||||||
|
"spell_attribute.unicopia.stick_to_target": "Attaches to Target",
|
||||||
"spell_attribute.unicopia.orb_count": "Orb Count",
|
"spell_attribute.unicopia.orb_count": "Orb Count",
|
||||||
"spell_attribute.unicopia.wave_size": "Wave Size",
|
"spell_attribute.unicopia.wave_size": "Wave Size",
|
||||||
"spell_attribute.unicopia.target_preference": "Target Preference",
|
"spell_attribute.unicopia.target_preference": "Target Preference",
|
||||||
"spell_attribute.unicopia.caster_preference": "Caster Preference",
|
"spell_attribute.unicopia.caster_preference": "Caster Preference",
|
||||||
|
"spell_attribute.unicopia.negates_fall_damage": "Negates Fall Damage",
|
||||||
"trait.unicopia.strength.name": "Stärke",
|
"trait.unicopia.strength.name": "Stärke",
|
||||||
"trait.unicopia.strength.description": "Erhöht die körperliche Stärke oder die Ausdauer.\nZauber mit mehr Stärke treffen härter und halten länger an.",
|
"trait.unicopia.strength.description": "Erhöht die körperliche Stärke oder die Ausdauer.\nZauber mit mehr Stärke treffen härter und halten länger an.",
|
||||||
"trait.unicopia.focus.name": "Fokus",
|
"trait.unicopia.focus.name": "Fokus",
|
||||||
|
|
Loading…
Reference in a new issue