mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 19:51:08 +01:00
Added translation
This commit is contained in:
parent
b73c59dab7
commit
f8b8e87cae
4 changed files with 7 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ export default class ItemTransferDialog extends HandlebarsApplicationMixin(Appli
|
|||
tag: 'form',
|
||||
classes: ['daggerheart', 'dh-style', 'dialog', 'item-transfer'],
|
||||
position: { width: 300, height: 'auto' },
|
||||
window: { title: 'Transfer Quantity' },
|
||||
window: { title: 'DAGGERHEART.APPLICATIONS.ItemTransfer.title' },
|
||||
actions: {
|
||||
finish: ItemTransferDialog.#finish
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue