Various updates
This commit is contained in:
34
lang/en.json
34
lang/en.json
@ -41,6 +41,38 @@
|
||||
},
|
||||
"Character": {
|
||||
"FIELDS": {
|
||||
"moneys": {
|
||||
"tinbit": {
|
||||
"label": "Tin Bits",
|
||||
"value": {
|
||||
"label": "Tin Bits"
|
||||
}
|
||||
},
|
||||
"silver": {
|
||||
"label": "Silver",
|
||||
"value": {
|
||||
"label": "Silver"
|
||||
}
|
||||
},
|
||||
"copper": {
|
||||
"label": "Copper",
|
||||
"value": {
|
||||
"label": "Copper"
|
||||
}
|
||||
},
|
||||
"gold": {
|
||||
"label": "Gold",
|
||||
"value": {
|
||||
"label": "Gold"
|
||||
}
|
||||
},
|
||||
"platinum": {
|
||||
"label": "Platinum",
|
||||
"value": {
|
||||
"label": "Platinum"
|
||||
}
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
"label": "Appearance"
|
||||
},
|
||||
@ -146,6 +178,8 @@
|
||||
}
|
||||
},
|
||||
"Label": {
|
||||
"combat": "Combat",
|
||||
"money": "Money",
|
||||
"favorResult": "Favor result",
|
||||
"disfavorResult": "Disfavor result",
|
||||
"otherResult": "Other result",
|
||||
|
Reference in New Issue
Block a user