Localize the craft card (closes #35)
This commit is contained in:
parent
4f35db01b6
commit
f46bd6b5d3
2 changed files with 18 additions and 11 deletions
|
|
@ -52,6 +52,7 @@
|
|||
"fract": "Fract",
|
||||
"focus": "Focus"
|
||||
},
|
||||
"aura": "Aura",
|
||||
"cost": "Cost",
|
||||
"currency": {
|
||||
"gold": "Gold",
|
||||
|
|
@ -61,6 +62,7 @@
|
|||
"damage": "Damage",
|
||||
"delete": "Delete",
|
||||
"description": "Description",
|
||||
"details": "Details",
|
||||
"difficulties": {
|
||||
"easy": "Easy",
|
||||
"normal": "Normal",
|
||||
|
|
@ -76,6 +78,7 @@
|
|||
"equipped": "Equipped",
|
||||
"fate": "Fate",
|
||||
"gear": "Gear",
|
||||
"glimcraft": "Glimcraft",
|
||||
"glory": "Glory",
|
||||
"guts": "Guts",
|
||||
"location": "Location",
|
||||
|
|
@ -188,7 +191,11 @@
|
|||
"set-fate-to": "Set Fate to {ordinal}",
|
||||
"current-tour": "Current Delve Tour",
|
||||
"next-tour": "Next Delve Tour",
|
||||
"prev-tour": "Previous Delve Tour"
|
||||
"prev-tour": "Previous Delve Tour",
|
||||
"auras": {
|
||||
"normal": "The distance of your aura normally",
|
||||
"heavy": "The distance of your aura when using Heavycraft"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue