Add missing localization string for the sheet name
This commit is contained in:
parent
13619b6a09
commit
f666fd2fa9
1 changed files with 2 additions and 1 deletions
|
|
@ -47,7 +47,8 @@
|
|||
"sheet-names": {
|
||||
"PlayerSheet": "Player Sheet",
|
||||
"SingleModePlayerSheet": "Player Sheet (Always Editing)",
|
||||
"AttributeOnlyPlayerSheet": "Player Sheet (Attributes Only)"
|
||||
"AttributeOnlyPlayerSheet": "Player Sheet (Attributes Only)",
|
||||
"GenericItemSheet": "System Item Sheet"
|
||||
},
|
||||
"misc": {
|
||||
"Key": "Key",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue